MCPcopy
hub / github.com/di-sukharev/opencommit / url

Method url

out/cli.cjs:6723–6725  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6721 };
6722 }
6723 get url() {
6724 return this[INTERNALS$1].url || "";
6725 }
6726 get status() {
6727 return this[INTERNALS$1].status;
6728 }

Callers

nothing calls this directly

Calls 1

URLSerializerFunction · 0.85

Tested by

no test coverage detected