class ACIrb::FvPathEpDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 5657
def rn
  'path-[' << @attributes['pathName'] << ']'
end