1 write to CompleteScriptCommand
dotnet-suggest (1)
SuggestionDispatcher.cs (1)
25
CompleteScriptCommand
= new Command("script", "Print complete script for specific shell")
2 references to CompleteScriptCommand
dotnet-suggest (2)
SuggestionDispatcher.cs (2)
29
CompleteScriptCommand
.SetAction(context =>
70
CompleteScriptCommand
,