Method: WinRM::Shells::Base#shell_opts
- Defined in:
- lib/winrm/shells/base.rb
#shell_opts ⇒ Hash (readonly)
Returns Options targeted for the created shell.
69 70 71 |
# File 'lib/winrm/shells/base.rb', line 69 def shell_opts @shell_opts end |