class ACIrb::FabricPathEp

Public Instance Methods

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