class ACIrb::RtctrlLNodeP

Public Instance Methods

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