MCPcopy Create free account
hub / github.com/VCVRack/Rack / getRevision

Method getRevision

include/string.hpp:189–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187 return get(parts, 1, "");
188 }
189 std::string getRevision() const {
190 return get(parts, 2, "");
191 }
192};
193
194

Callers

nothing calls this directly

Calls 1

getFunction · 0.85

Tested by

no test coverage detected