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

Inheritance: IShellCommandBuilder
Exibir arquivo Open project: sebastianhallen/Goose Class Usage Examples

Public Methods

Method Description
Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand

Method Details

Build() public method

public Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand
configuration Goose.Core.Configuration.ActionConfiguration
environmentVariables CommandEvironmentVariables
return ShellCommand