NAME
TaskPipe::Plan::Settings - settings for TaskPipe::Plan
METHODS
- shell
-
Whether to run in the terminal or daemonize. Options are
foreground
andbackground
- iterate
-
Choices are
once
orrepeat
. To kick off a daemon process that continually polls for open proxies, use--shell=background
together with--iterate=repeat
- poll_interval
-
If --iterate=repeat then --poll_interval is the number of seconds to wait between iterations. --poll_interval is ignored if --iterate=once
AUTHOR
Tom Gracey <tomgracey@gmail.com>
COPYRIGHT AND LICENSE
Copyright (c) Tom Gracey 2018
TaskPipe is free software, licensed under
The GNU Public License Version 3