class ACIrb::PconsConfigCtx

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pcons.rb, line 143
def rn
  'cfgctx-[' << @attributes['ctxDn'] << ']'
end