logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

App::Yath::Options::Collector - collector options for Yath.

Authors

       Chad Granum <exodist@cpan.org>

Description

       This is where the command line options for the collector are defined.

Maintainers

       Chad Granum <exodist@cpan.org>

Name

       App::Yath::Options::Collector - collector options for Yath.

Provided Options

COMMANDOPTIONSCollectorOptions

       --max-open-jobs 18
       --no-max-open-jobs
           Maximum  number of jobs a collector can process at a time, if more jobs are pending their output will
           be delayed until the earlier jobs have been processed. (Default: double the -j value)

       --max-poll-events 1000
       --no-max-poll-events
           Maximum number of events to poll from a job before jumping to the next job. (Default: 1000)

Source

       The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.

See Also