menu
libac_dart
argparse/Args.dart
Argument
<
T
>
getValue method
getValue
dark_mode
light_mode
getValue
method
T
getValue
(
)
Implementation
T getValue() { throw new UnimplementedError("This argument type has no value"); }
libac_dart
Args
Argument
<
T
>
getValue method
Argument class