Class
SSHKit::Formatter::Abstract
In:
lib/sshkit/formatters/abstract.rb
Parent:
Object
Methods
<<
log_command_data
log_command_exit
log_command_start
new
write
External Aliases
info
->
log
Attributes
options
[R]
original_output
[R]
Public Class methods
new
(output, options={})
Public Instance methods
<<
(obj)
log_command_data
(command, _stream_type, _stream_data)
log_command_exit
(command)
log_command_start
(command)
write
(_obj)
[Validate]