Module: TrainPlugins

Defined in:
lib/train-winrm/version.rb,
lib/train-winrm/transport.rb,
lib/train-winrm/connection.rb

Overview

Train Plugins v1 are usually declared under the TrainPlugins namespace. Each plugin has three components: Transport, Connection, and (optionally) Platform. We’ll only define the Transport here, but we’ll refer to the others.

Defined Under Namespace

Modules: WinRM