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