allowEmpty property
If true, the hook will exit successfully even if there are no files after the tasks have run
Implementation
final bool allowEmpty;
If true, the hook will exit successfully even if there are no files after the tasks have run
final bool allowEmpty;