Method: WinRM::Shells::Base#connection_opts

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

#connection_optsConnectionOpts (readonly)

Returns connection options of the shell.

Returns:



60
61
62
# File 'lib/winrm/shells/base.rb', line 60

def connection_opts
  @connection_opts
end