CompletionsCommand
Category: Commands
Source: completions_command.dart
Enums
CompletionShell
| Value | Description |
|---|---|
bash | |
zsh | |
fish | |
powershell | |
sh |
Classes
CompletionsCommand
Constructor
dart
CompletionsCommand()Properties
| Property | Type | Description |
|---|---|---|
name | String get | |
description | String get | |
name | String get | |
description | String get |
CompletionsInstallCommand
Properties
| Property | Type | Description |
|---|---|---|
name | String get | |
description | String get | |
name | String get | |
description | String get |
Methods
Future<int> run()
CompletionsUninstallCommand
Properties
| Property | Type | Description |
|---|---|---|
name | String get | |
description | String get | |
name | String get | |
description | String get |