1 reference to _dynamicCompletionScript
System.CommandLine.StaticCompletions (1)
shells\FishShellProvider.cs (1)
27
public string GenerateCompletions(System.CommandLine.Command command) =>
_dynamicCompletionScript
;