C# Class NugetCracker.Utilities.ToolHelper

Afficher le fichier Open project: monoman/NugetCracker

Méthodes publiques

Méthode Description
ExecuteTool ( ILogger logger, string toolName, string arguments, string workingDirectory, string>.Action processToolOutput = null ) : bool

Method Details

ExecuteTool() public static méthode

public static ExecuteTool ( ILogger logger, string toolName, string arguments, string workingDirectory, string>.Action processToolOutput = null ) : bool
logger ILogger
toolName string
arguments string
workingDirectory string
processToolOutput string>.Action
Résultat bool