class ACIrb::SysdebugCore
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/sysdebug.rb, line 61 def rn 'file-' << @attributes['name'] << '-' << @attributes['switchId'] << '' end
# File lib/acirb/model/sysdebug.rb, line 61 def rn 'file-' << @attributes['name'] << '-' << @attributes['switchId'] << '' end