class ACIrb::PconsRefClass

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pcons.rb, line 856
def rn
  'trcl-[' << @attributes['moDn'] << ']-' << @attributes['shard'] << '-' << @attributes['repl'] << ''
end