class ACIrb::PconsDeployCtx

Public Instance Methods

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