class ACIrb::ConfigJobCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/config.rb, line 308
def rn
  'jobs-[' << @attributes['pDn'] << ']'
end