This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DotNetCoreGlobalTool.
- Assembly
- Cake
. Dot Net Core Global Tool .dll - Namespace
- Cake
. Dot Net Core Global Tool .Uninstall - Containing Type
- Dot
Net Core Global Tool Uninstall
Syntax
public DotNetCoreGlobalToolUninstall(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | |
| environment | ICakeEnvironment | |
| processRunner | IProcessRunner | |
| tools | IToolLocator |
Return Value
| Type | Description |
|---|---|
| void |
