shellCompletionScript property

String get shellCompletionScript
inherited

A generated shell completion script for this executable.

Implementation

String get shellCompletionScript => ShellCompleter.generate(executableName);