class ACIrb::InfraNodeLblDef

Public Instance Methods

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