class Net::SSH::Proxy::Command
Public Instance Methods
inspect()
click to toggle source
Ensure a stable string value is used, rather than memory address.
# File lib/sshkit/backends/connection_pool.rb, line 17 def inspect @command_line_template end