std.pipe.util

main-function

added in 4.0

(main-function func count)

creates a main function to be used for execution

select-filter

added in 4.0

(select-filter selector id)

matches given a range of filters

select-inputs

added in 4.0

(select-inputs task lookup env selector)

selects inputs based on matches

task-inputs

added in 4.0

(task-inputs task)(task-inputs task input)(task-inputs task input params)(task-inputs task input params env)(task-inputs task input params lookup env)

constructs inputs to the task given a set of parameters

wrap-execute

added in 3.0

(wrap-execute f task)

enables execution of task with transformations