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