class ACIrb::FabricNodeCfg

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 4822
def rn
  'node-' << @attributes['id'] << ''
end