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