Skip to content

Commit 77f8fe5

Browse files
authored
feat: add command runner constructor arguments (#84)
1 parent b6c2c7f commit 77f8fe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/installer/shell_completion_configuration.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ typedef SourceStringTemplate = String Function(String scriptPath);
1616
/// See:
1717
/// - [ShellCompletionConfiguration.fromSystemShell] to retrieve the
1818
/// configuration for a [SystemShell].
19+
/// {@endtemplate}
1920
@immutable
2021
class ShellCompletionConfiguration {
2122
/// {@macro shell_completion_configuration}

0 commit comments

Comments
 (0)