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