1 write to GetCommand
dotnet-suggest (1)
SuggestionDispatcher.cs (1)
44
GetCommand
= new Command("get", "Gets suggestions from the specified executable")
2 references to GetCommand
dotnet-suggest (2)
SuggestionDispatcher.cs (2)
49
GetCommand
.SetAction(Get);
68
GetCommand
,