C# 클래스 Goose.Core.Action.PowerShell.PowerShellCommandRunner

상속: IShellCommandRunner
파일 보기 프로젝트 열기: sebastianhallen/Goose

공개 메소드들

메소드 설명
RunCommand ( ShellCommand command ) : CommandResult

비공개 메소드들

메소드 설명
BuildOutput ( IEnumerable results, GoosePSHost host ) : CommandResult
FormatCommandResult ( System.Management.Automation.PSObject psObject ) : string

메소드 상세

RunCommand() 공개 메소드

public RunCommand ( ShellCommand command ) : CommandResult
command ShellCommand
리턴 CommandResult