Method: Net::SSH::Proxy::HTTP#options
- Defined in:
- lib/net/ssh/proxy/http.rb
#options ⇒ Object (readonly)
The map of additional options that were given to the object at initialization.
35 36 37 |
# File 'lib/net/ssh/proxy/http.rb', line 35 def @options end |