Skip to main content

execute

Function execute 

Source
pub fn execute(
    collection: &TaskCollection,
    status_filter: Option<&str>,
    format: OutputFormat,
) -> Result<()>