Module: PSRP
- Defined in:
- lib/version.rb,
lib/psrp.rb,
lib/transport.rb,
lib/response_handler.rb,
lib/wsmv/psrp_message.rb,
lib/wsmv/commands/base.rb,
lib/wsmv/commands/receive.rb,
lib/wsmv/commands/send_data.rb,
lib/wsmv/commands/close_shell.rb,
lib/wsmv/command_output_processor.rb,
lib/wsmv/commands/create_pipeline.rb,
lib/wsmv/commands/init_runspace_pool.rb
Overview
PowerShell Remoting Protcol module
Defined Under Namespace
Modules: HTTP, WSMV Classes: AuthorizationError, HTTPTransportError, Message, MessageDecoder, MessageEncoder, PSRPError, PSRPService, ResponseHandler, WMIError, WSManFault
Constant Summary collapse
- VERSION =
The version of the PSRP library
'0.0.4'