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

Method get_files

datmo/core/entity/run.py:205–222  ·  view source on GitHub ↗

Returns a list of file objects for the task Parameters ---------- mode : str file object mode (default is "r" which signifies read mode) Returns ------- list or None list of file objects associated with the task

(self, mode="r")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

filesMethod · 0.95

Calls 3

__get_core_snapshotMethod · 0.95
get_filesMethod · 0.95
SnapshotControllerClass · 0.90

Tested by

no test coverage detected