C# Class Goose.Core.Action.PowerShell.PowerShellCommandBuilder
Afficher le fichier
Open project: sebastianhallen/Goose
Class Usage Examples
Méthodes publiques
Méthode |
Description |
|
Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand |
|
|
Method Details
public Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand |
configuration |
Goose.Core.Configuration.ActionConfiguration |
|
environmentVariables |
CommandEvironmentVariables |
|
Résultat |
ShellCommand |
|