Method: Net::SSH::Proxy::Command#command_line
- Defined in:
- lib/net/ssh/proxy/command.rb
#command_line ⇒ Object (readonly)
The command line for the session
25 26 27 |
# File 'lib/net/ssh/proxy/command.rb', line 25 def command_line @command_line end |