Galactic.PowerShell Namespace |
| Class | Description | |
|---|---|---|
| PowerShell |
A collection of helper methods for using PowerShell.
| |
| PowerShellScript |
A class that provides the ability to run and verify the results from
PowerShell scripts. Provides the ability to run the scripts both
synchronously and asynchronously.
|
| Interface | Description | |
|---|---|---|
| IPowerShellScript |
An interface for classes that implement PowerShell scripting functionality.
|
| Delegate | Description | |
|---|---|---|
| PowerShellProcessResults |
Processes the results of a script invocation.
|