Method: Net::SSH::Connection::Session#options

Defined in:
lib/net/ssh/connection/session.rb

#optionsObject (readonly)

The map of options that were used to initialize this instance.



38
39
40
# File 'lib/net/ssh/connection/session.rb', line 38

def options
  @options
end