[][src]Function up_rs::tasks::run

pub fn run(
    config: &UpConfig,
    filter_tasks: &Option<Vec<String>>,
    tasks_dirname: &str
) -> Result<()>

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