![]() |
Nuke.Cola
|
This is the complete list of members for Nuke.Cola.Tooling.ToolCola, including all inherited members.
| CloseInput(this ToolEx tool) | Nuke.Cola.Tooling.ToolCola | static |
| CurrentEnvironment | Nuke.Cola.Tooling.ToolCola | static |
| ElseTrySetup(this ValueOrError< Tool > result, bool condition, string tool, Action setup) | Nuke.Cola.Tooling.ToolCola | static |
| ElseTrySetup(this ValueOrError< Tool > result, string tool, Action setup) | Nuke.Cola.Tooling.ToolCola | static |
| EnvVar(string key, object value, bool includeParentEnvironment=true) | Nuke.Cola.Tooling.ToolCola | static |
| EnvVars(bool includeParentEnvironment, params(string key, object value)[] items) | Nuke.Cola.Tooling.ToolCola | static |
| EnvVars(params(string key, object value)[] items) | Nuke.Cola.Tooling.ToolCola | static |
| ExecuteWith(this Tool tool, ToolArguments args) | Nuke.Cola.Tooling.ToolCola | static |
| ExecuteWith(this ToolEx tool, ToolExArguments args) | Nuke.Cola.Tooling.ToolCola | static |
| Pipe(this IEnumerable< Output > previous, ToolEx next, bool pipeError=false, bool close=true) | Nuke.Cola.Tooling.ToolCola | static |
| RemoveAnsiEscape(this IEnumerable< Output > toolOutput) | Nuke.Cola.Tooling.ToolCola | static |
| SemanticLogging(Func< string, bool >? filter=null, Action< OutputType, string >? normalOutputLogger=null) | Nuke.Cola.Tooling.ToolCola | static |
| UpdatePathEnvVar() | Nuke.Cola.Tooling.ToolCola | static |
| Use(string tool, Action? setup=null) | Nuke.Cola.Tooling.ToolCola | static |
| With(this Tool tool, ToolArguments args) | Nuke.Cola.Tooling.ToolCola | static |
| With(this ToolEx tool, ToolExArguments args) | Nuke.Cola.Tooling.ToolCola | static |
| With(this ToolEx tool, ToolArguments args) | Nuke.Cola.Tooling.ToolCola | static |
| With(this Tool tool, ArgumentStringHandler arguments=default, string? workingDirectory=null, IReadOnlyDictionary< string, string >? environmentVariables=null, int? timeout=null, bool? logOutput=null, bool? logInvocation=null, Action< OutputType, string >? logger=null, Action< IProcess >? exitHandler=null) | Nuke.Cola.Tooling.ToolCola | static |
| With(this ToolEx tool, ArgumentStringHandler arguments=default, string? workingDirectory=null, IReadOnlyDictionary< string, string >? environmentVariables=null, int? timeout=null, bool? logOutput=null, bool? logInvocation=null, Action< OutputType, string >? logger=null, Action< IProcess >? exitHandler=null, Action< StreamWriter >? input=null, Encoding? standardOutputEncoding=null, Encoding? standardInputEncoding=null) | Nuke.Cola.Tooling.ToolCola | static |
| WithEnvVar(this Tool tool, string key, object value, bool includeParentEnvironment=true) | Nuke.Cola.Tooling.ToolCola | static |
| WithEnvVar(this ToolEx tool, string key, object value, bool includeParentEnvironment=true) | Nuke.Cola.Tooling.ToolCola | static |
| WithEnvVars(this Tool tool, bool includeParentEnvironment, params(string key, object value)[] items) | Nuke.Cola.Tooling.ToolCola | static |
| WithEnvVars(this Tool tool, params(string key, object value)[] items) | Nuke.Cola.Tooling.ToolCola | static |
| WithEnvVars(this ToolEx tool, params(string key, object value)[] items) | Nuke.Cola.Tooling.ToolCola | static |
| WithEnvVars(this ToolEx tool, bool includeParentEnvironment, params(string key, object value)[] items) | Nuke.Cola.Tooling.ToolCola | static |
| WithInput(this ToolEx tool, IEnumerable< string > lines) | Nuke.Cola.Tooling.ToolCola | static |
| WithInput(this ToolEx tool, string line) | Nuke.Cola.Tooling.ToolCola | static |
| WithPathVar(this Tool tool, AbsolutePath path) | Nuke.Cola.Tooling.ToolCola | static |
| WithPathVar(this ToolEx tool, AbsolutePath path) | Nuke.Cola.Tooling.ToolCola | static |
| WithSemanticLogging(this Tool tool, Func< string, bool >? filter=null, Action< OutputType, string >? normalOutputLogger=null) | Nuke.Cola.Tooling.ToolCola | static |
| WithSemanticLogging(this ToolEx tool, Func< string, bool >? filter=null, Action< OutputType, string >? normalOutputLogger=null) | Nuke.Cola.Tooling.ToolCola | static |