Method: WinRM::Shells::Base#connection_opts

Defined in:
lib/winrm/shells/base.rb

#connection_optsConnectionOpts (readonly)

Returns connection options of the shell.

Returns:



62
63
64
# File 'lib/winrm/shells/base.rb', line 62

def connection_opts
  @connection_opts
end