class ACIrb::SyslogSrc

Public Instance Methods

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