menu
autobot package
documentation
commands/run/run.dart
RunCommandArgs
dataFilePaths property
dataFilePaths property
dark_mode
light_mode
dataFilePaths
property
List
<
String
>
get
dataFilePaths
Implementation
List<String> get dataFilePaths => _resultsProvier()[kOptionInputFile] ?? const [];
autobot package
documentation
commands/run/run
RunCommandArgs
dataFilePaths property
RunCommandArgs class