MCPcopy Create free account
hub / github.com/Sin3DM/Sin3DM / get_dir

Method get_dir

src/diffusion/logger.py:388–389  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

386 self.comm = comm
387
388 def get_dir(self):
389 return self.dir
390
391 def close(self):
392 for fmt in self.output_formats:

Callers 3

get_dirFunction · 0.80
__init__Method · 0.80
get_blob_logdirFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected