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