class ACIrb::FabricRsLFPathAtt

Public Instance Methods

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