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