class ACIrb::SysdebugLogControlModule

Public Instance Methods

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