class ACIrb::FabricRtPathAtt

Public Instance Methods

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