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

Method create

datmo/core/controller/file/driver/local.py:139–164  ·  view source on GitHub ↗

Create files or directories Parameters ---------- relative_path : str relative filepath from base filepath directory : bool True for directory, False for file Returns ------- filepath : str absolut

(self, relative_path, directory=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

initMethod · 0.95
ensureMethod · 0.95
create_files_dirMethod · 0.95

Calls 1

existsMethod · 0.45

Tested by

no test coverage detected