class ACIrb::FabricExtPathEpCont

Public Instance Methods

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