dootle.jobs.walker

Classes

JobWalkAction

Triggers a directory walk to build tasks from

Module Contents

class dootle.jobs.walker.JobWalkAction

Bases: doot.workflow.actions.DootBaseAction

Triggers a directory walk to build tasks from

starts at each element in roots, files must match with a suffix in exts, if bool(exts) potential files are used that pass fn,

registered as job.walk