This is part of the Fake.DotNet.Cli module.
Function or value | Description |
withDefaultCliToolReferenceToolName t x
Signature: t:string -> x:ToolType -> ToolType
|
|
withDefaultToolCommandName t x
Signature: t:string -> x:ToolType -> ToolType
|
|
withDotNetOptions t x
Signature: t:(Options -> Options) -> x:ToolType -> ToolType
|
|