class ACIrb::CallhomeInvTrig

Public Instance Methods

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