class ACIrb::FabricRsExtLeaves

Public Instance Methods

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