menu
coal package
documentation
tab.dart
tab.dart
dark_mode
light_mode
tab
library
Classes
Argument
Defines a positional argument on a command.
Command
Command definition used to build completion trees.
Completion
Represents a completion entry returned to the shell.
Option
Defines an option on a command.
Tab
Enums
Shell
Extension Types
ShellCompDirective
Typedefs
Complete
= void Function
(
String
value
,
String
description
)
Adds a single completion entry.
CompleteHandler
= void Function
(
Complete
complete
,
Map
<
String
,
Option
>
options
)
Provides completion entries for an argument or option.
coal package
documentation
tab.dart
coal
package
Libraries
args
coal
tab
tab/args
utils
tab library