Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\Tool\Uninstall\ToolUninstallCommand.cs (1)
42
return _toolUninstallGlobalOrToolPathCommand.
Execute
();