Method: WinRM::Shells::Base#connection_opts
- Defined in:
- lib/winrm/shells/base.rb
#connection_opts ⇒ ConnectionOpts (readonly)
Returns connection options of the shell.
60 61 62 |
# File 'lib/winrm/shells/base.rb', line 60 def connection_opts @connection_opts end |