class ACIrb::CallhomeInvTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/callhome.rb, line 181
def rn
  'invtask-' << @attributes['name'] << ''
end