Method: Net::SSH::Proxy::SOCKS4#options
- Defined in:
- lib/tpkg/thirdparty/net-ssh-2.1.0/lib/net/ssh/proxy/socks4.rb
#options ⇒ Object (readonly)
The additional options that were given to the proxy’s constructor.
37 38 39 |
# File 'lib/tpkg/thirdparty/net-ssh-2.1.0/lib/net/ssh/proxy/socks4.rb', line 37 def @options end |