| Class | Net::SSH::SessionCommand |
| In: |
lib/net/ssh/session_command.rb
|
| Parent: | Object |
| command | [R] | |
| duration | [R] | |
| exit_code | [RW] | |
| finish_time | [RW] | |
| output | [RW] | |
| start_time | [RW] |
Initialize a new session command
@param [String] original command @param [String] command execution output @param [Integer] command execution exit code @param [Float] execution time in seconds