Function deleteNamespace

  • Delete all tasks within a namespace

    Parameters

    • namespace: string

    Returns Promise<number>

    the number of tasks deleted

    Deprecated

    Deprecated in favor of new task bucket API. See Script.createTaskBucket

Generated using TypeDoc