Skip to main content

handle_task_command

Function handle_task_command 

Source
pub async fn handle_task_command(
    task_mgr: &impl TaskBackend,
    ws_mgr: &impl WorkspaceBackend,
    cmd: TaskCommands,
) -> Result<()>
Expand description

Handle all ie task subcommands