class ACIrb::CallhomeDestState

Public Instance Methods

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