We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c2c7f commit 77f8fe5Copy full SHA for 77f8fe5
lib/src/installer/shell_completion_configuration.dart
@@ -16,6 +16,7 @@ typedef SourceStringTemplate = String Function(String scriptPath);
16
/// See:
17
/// - [ShellCompletionConfiguration.fromSystemShell] to retrieve the
18
/// configuration for a [SystemShell].
19
+/// {@endtemplate}
20
@immutable
21
class ShellCompletionConfiguration {
22
/// {@macro shell_completion_configuration}
0 commit comments