Function up_rs::tasks::run

source ·
pub fn run(
    config: &UpConfig,
    tasks_dirname: TasksDir,
    tasks_action: TasksAction
) -> Result<()>
Expand description

Run a set of tasks specified in a subdir of the directory containing the up config.