class ACIrb::VmmCtrlrP
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vmm.rb, line 119 def rn 'ctrlr-' << @attributes['name'] << '' end
# File lib/acirb/model/vmm.rb, line 119 def rn 'ctrlr-' << @attributes['name'] << '' end