| Class | Description |
|---|---|
| SshCommandEffector | |
| SshEffectorTasks |
Conveniences for generating
Task instances to perform SSH activities. |
| SshEffectorTasks.SshEffectorBody<T> |
Like
EffectorBody but providing conveniences when in an entity with a single machine location. |
| SshEffectorTasks.SshEffectorTaskFactory<RET> |
variant of
PlainSshExecTaskFactory which fulfills the EffectorTasks.EffectorTaskFactory signature so can be used directly as an impl for an effector,
also injects the machine automatically; can also be used outwith effector contexts, and machine is still injected if it is
run from inside a task at an entity with a single SshMachineLocation |
| SshEffectorTasks.SshFetchEffectorTaskFactory | |
| SshEffectorTasks.SshPutEffectorTaskFactory |
| Enum | Description |
|---|---|
| SshCommandEffector.ExecutionTarget |