shellCompletionScript property
A generated shell completion script for this executable.
Implementation
String get shellCompletionScript => ShellCompleter.generate(executableName);
A generated shell completion script for this executable.
String get shellCompletionScript => ShellCompleter.generate(executableName);