class ACIrb::TroubleshootSession
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/troubleshoot.rb, line 170 def rn 'session-' << @attributes['name'] << '' end
# File lib/acirb/model/troubleshoot.rb, line 170 def rn 'session-' << @attributes['name'] << '' end