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
23 24 25 |
# File 'lib/net/ssh/proxy/command.rb', line 23 def command_line @command_line end |