MCPcopy Create free account
hub / github.com/Alexays/Waybar / findPath

Method findPath

test/utils/css_reload_helper.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 std::string findPath(const std::string& filename) override { return filename; }
23
24 void setFileContents(const std::string& filename, const std::string& contents) {
25 m_fileContents[filename] = contents;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected