menu
distribute_cli package
documentation
runner_command.dart
JobResult
attempts property
attempts property
dark_mode
light_mode
attempts
property
int
attempts
final
Number of attempts performed (1 when the job succeeded immediately).
Implementation
final int attempts;
distribute_cli package
documentation
runner_command
JobResult
attempts property
JobResult class