Skip to main content

run

Function run 

Source
pub fn run(
    client: &ApiClient,
    cmd: TaskCmd,
    json: bool,
    tz: Option<Tz>,
) -> Result<()>