class ACIrb::OpflexOVm

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 8512
def rn
  'ovm-' << @attributes['name'] << ''
end