woom.tasks.TaskTree# class woom.tasks.TaskTree(stages, groups=None)[source]# Postprocess configuration to build a task tree __init__(stages, groups=None)[source]# Parameters: stages (configobj.Section) groups (None, configobj.Section) – Group of tasks that can be used in stages Methods to_dict()