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

Method get_files

datmo/core/controller/snapshot.py:417–445  ·  view source on GitHub ↗

Get list of file objects for snapshot id. Parameters ---------- snapshot_id : str id for the snapshot you would like to get file objects for mode : str file open mode (default is "r" to open file for read) Returns

(self, snapshot_id, mode="r")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_filesMethod · 0.95
get_filesMethod · 0.95

Calls 3

DoesNotExistClass · 0.90
get_by_idMethod · 0.80
get_collection_filesMethod · 0.45

Tested by

no test coverage detected