class ACIrb::PconsNodeDeployCtx

Public Instance Methods

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