class ACIrb::FabricLooseNode
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fabric.rb, line 4610 def rn 'lsnode-' << @attributes['id'] << '' end
# File lib/acirb/model/fabric.rb, line 4610 def rn 'lsnode-' << @attributes['id'] << '' end