class ACIrb::CallhomeGroup

Public Instance Methods

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