menu
autobot package
documentation
commands/run/run.dart
RunCommandArgs
taskFlags property
taskFlags property
dark_mode
light_mode
taskFlags
property
Map
<
String
,
String
>
get
taskFlags
Implementation
Map<String, String> get taskFlags => _parseTaskFlags(_resultsProvier()[kOptionTask]);
autobot package
documentation
commands/run/run
RunCommandArgs
taskFlags property
RunCommandArgs class