1 write to ListCommand
dotnet-suggest (1)
SuggestionDispatcher.cs (1)
34
ListCommand
= new Command("list")
2 references to ListCommand
dotnet-suggest (2)
SuggestionDispatcher.cs (2)
38
ListCommand
.SetAction((ctx, cancellationToken) =>
67
ListCommand
,