Method: WinRM::Shells::Base#shell_opts

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

#shell_optsHash (readonly)

Returns Options targeted for the created shell.

Returns:

  • (Hash)

    Options targeted for the created shell



69
70
71
# File 'lib/winrm/shells/base.rb', line 69

def shell_opts
  @shell_opts
end