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