class ACIrb::IsisFmcastTree

Public Instance Methods

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