configuration property

ShellCompletionConfiguration? configuration
final

The associated ShellCompletionConfiguration inferred from the current shell. It is null if the current shell is unknown.

Implementation

final ShellCompletionConfiguration? configuration;