1 write to RegisterCommand
dotnet-suggest (1)
SuggestionDispatcher.cs (1)
53RegisterCommand = new Command("register", "Registers an app for suggestions")
2 references to RegisterCommand
dotnet-suggest (2)
SuggestionDispatcher.cs (2)
59RegisterCommand.SetAction((context, cancellationToken) => 69RegisterCommand,