Nuke.Cola
Loading...
Searching...
No Matches
Nuke.Cola.Tooling.ToolCola Member List

This is the complete list of members for Nuke.Cola.Tooling.ToolCola, including all inherited members.

CloseInput(this ToolEx tool)Nuke.Cola.Tooling.ToolColastatic
CurrentEnvironmentNuke.Cola.Tooling.ToolColastatic
ElseTrySetup(this ValueOrError< Tool > result, bool condition, string tool, Action setup)Nuke.Cola.Tooling.ToolColastatic
ElseTrySetup(this ValueOrError< Tool > result, string tool, Action setup)Nuke.Cola.Tooling.ToolColastatic
EnvVar(string key, object value, bool includeParentEnvironment=true)Nuke.Cola.Tooling.ToolColastatic
EnvVars(bool includeParentEnvironment, params(string key, object value)[] items)Nuke.Cola.Tooling.ToolColastatic
EnvVars(params(string key, object value)[] items)Nuke.Cola.Tooling.ToolColastatic
ExecuteWith(this Tool tool, ToolArguments args)Nuke.Cola.Tooling.ToolColastatic
ExecuteWith(this ToolEx tool, ToolExArguments args)Nuke.Cola.Tooling.ToolColastatic
Pipe(this IEnumerable< Output > previous, ToolEx next, bool pipeError=false, bool close=true)Nuke.Cola.Tooling.ToolColastatic
RemoveAnsiEscape(this IEnumerable< Output > toolOutput)Nuke.Cola.Tooling.ToolColastatic
SemanticLogging(Func< string, bool >? filter=null, Action< OutputType, string >? normalOutputLogger=null)Nuke.Cola.Tooling.ToolColastatic
UpdatePathEnvVar()Nuke.Cola.Tooling.ToolColastatic
Use(string tool, Action? setup=null)Nuke.Cola.Tooling.ToolColastatic
With(this Tool tool, ToolArguments args)Nuke.Cola.Tooling.ToolColastatic
With(this ToolEx tool, ToolExArguments args)Nuke.Cola.Tooling.ToolColastatic
With(this ToolEx tool, ToolArguments args)Nuke.Cola.Tooling.ToolColastatic
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.ToolColastatic
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.ToolColastatic
WithEnvVar(this Tool tool, string key, object value, bool includeParentEnvironment=true)Nuke.Cola.Tooling.ToolColastatic
WithEnvVar(this ToolEx tool, string key, object value, bool includeParentEnvironment=true)Nuke.Cola.Tooling.ToolColastatic
WithEnvVars(this Tool tool, bool includeParentEnvironment, params(string key, object value)[] items)Nuke.Cola.Tooling.ToolColastatic
WithEnvVars(this Tool tool, params(string key, object value)[] items)Nuke.Cola.Tooling.ToolColastatic
WithEnvVars(this ToolEx tool, params(string key, object value)[] items)Nuke.Cola.Tooling.ToolColastatic
WithEnvVars(this ToolEx tool, bool includeParentEnvironment, params(string key, object value)[] items)Nuke.Cola.Tooling.ToolColastatic
WithInput(this ToolEx tool, IEnumerable< string > lines)Nuke.Cola.Tooling.ToolColastatic
WithInput(this ToolEx tool, string line)Nuke.Cola.Tooling.ToolColastatic
WithPathVar(this Tool tool, AbsolutePath path)Nuke.Cola.Tooling.ToolColastatic
WithPathVar(this ToolEx tool, AbsolutePath path)Nuke.Cola.Tooling.ToolColastatic
WithSemanticLogging(this Tool tool, Func< string, bool >? filter=null, Action< OutputType, string >? normalOutputLogger=null)Nuke.Cola.Tooling.ToolColastatic
WithSemanticLogging(this ToolEx tool, Func< string, bool >? filter=null, Action< OutputType, string >? normalOutputLogger=null)Nuke.Cola.Tooling.ToolColastatic