Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\BuildServer\BuildServerCommandParser.cs (1)
15
command.ShutdownCommand.SetAction(parseResult => new BuildServerShutdownCommand(parseResult).
Execute
());