task_delete: Delete a task

View source: R/task.R

task_deleteR Documentation

Delete a task

Description

Delete a task, including its results.

Usage

task_delete(ids, root)

Arguments

ids

Vector of task ids

root

A context root (not just the db as in task_result as we need to know the actual path to the root). A context object is also OK.

Value

TRUE if a task was actually deleted.


dide-tools/context documentation built on June 4, 2023, 4:46 a.m.