C# Class Goose.Core.Action.PowerShell.PowerShellCommandBuilder

Inheritance: IShellCommandBuilder
Afficher le fichier Open project: sebastianhallen/Goose Class Usage Examples

Méthodes publiques

Méthode Description
Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand

Method Details

Build() public méthode

public Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand
configuration Goose.Core.Configuration.ActionConfiguration
environmentVariables CommandEvironmentVariables
Résultat ShellCommand