Class: Net::SSH::Proxy::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/sshkit/backends/connection_pool.rb

Instance Method Summary collapse

Instance Method Details

#inspectObject

Ensure a stable string value is used, rather than memory address.



17
18
19
# File 'lib/sshkit/backends/connection_pool.rb', line 17

def inspect
  @command_line_template
end