Method: WinRM::Shells::Base#shell_uri
- Defined in:
- lib/winrm/shells/base.rb
#shell_uri ⇒ String (readonly)
Returns uri that SOAP calls use to identify shell type.
59 60 61 |
# File 'lib/winrm/shells/base.rb', line 59 def shell_uri @shell_uri end |