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