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