completionConfigForShellFileName property

String completionConfigForShellFileName

The name for the config file for this shell.

Implementation

String get completionConfigForShellFileName =>
    '${shell.name}-config.${shell.name}';