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

Inheritance: IShellCommandRunner
Afficher le fichier Open project: sebastianhallen/Goose

Méthodes publiques

Méthode Description
RunCommand ( ShellCommand command ) : CommandResult

Private Methods

Méthode Description
BuildOutput ( IEnumerable results, GoosePSHost host ) : CommandResult
FormatCommandResult ( System.Management.Automation.PSObject psObject ) : string

Method Details

RunCommand() public méthode

public RunCommand ( ShellCommand command ) : CommandResult
command ShellCommand
Résultat CommandResult