class ACIrb::FabricRsOosPath

Public Instance Methods

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