class ACIrb::SyslogLogMsg
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/syslog.rb, line 194 def rn 'msg-' << @attributes['index'] << '' end
# File lib/acirb/model/syslog.rb, line 194 def rn 'msg-' << @attributes['index'] << '' end