MCPcopy Create free account
hub / github.com/78/tenbox / path

Method path

src/ipc/unix_socket.h:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 void Close();
75
76 std::string path() const { return path_; }
77
78private:
79 int listen_fd_ = -1;

Callers 3

GetCachedImagesFunction · 0.45
CleanupStaleImageCacheFunction · 0.45
LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected