class ACIrb::SysdebugLogControlDomain

Public Instance Methods

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