Method: Net::SSH::Authentication::KeyManager#options

Defined in:
lib/net/ssh/authentication/key_manager.rb

#optionsObject (readonly)

The map of options that were passed to the key-manager



42
43
44
# File 'lib/net/ssh/authentication/key_manager.rb', line 42

def options
  @options
end