class ACIrb::InfraNodeCfg

Public Instance Methods

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