MCPcopy Create free account
hub / github.com/datmo/datmo / get

Method get

datmo/core/controller/task.py:484–505  ·  view source on GitHub ↗

Get task object and return Parameters ---------- task_id : str id for the task you would like to get Returns ------- datmo.core.entity.task.Task core task object Raises ------ DoesNotExist

(self, task_id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

stopMethod · 0.95
_run_helperMethod · 0.45
runMethod · 0.45
get_filesMethod · 0.45

Calls 2

DoesNotExistClass · 0.90
get_by_idMethod · 0.80

Tested by

no test coverage detected