MCPcopy Create free account
hub / github.com/ceph/ceph / get_path

Method get_path

src/ceph-node-proxy/ceph_node_proxy/baseclient.py:16–17  ·  view source on GitHub ↗
(self, path: str)

Source from the content-addressed store, hash-verified

14 raise NotImplementedError()
15
16 def get_path(self, path: str) -> Dict:
17 raise NotImplementedError()

Callers 5

get_random_subdirMethod · 0.45
get_random_subMethod · 0.45
send_reconnectMethod · 0.45
_getcwdMethod · 0.45
_get_pathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected