C# Class Goose.Core.Action.PowerShell.PowerShellCommandBuilder
Mostra file
Open project: sebastianhallen/Goose
Class Usage Examples
Public Methods
Method |
Description |
|
Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand |
|
|
Method Details
public Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand |
configuration |
Goose.Core.Configuration.ActionConfiguration |
|
environmentVariables |
CommandEvironmentVariables |
|
return |
ShellCommand |
|