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.



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

def inspect
  @command_line_template
end