MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / url

Method url

out/cli.cjs:6845–6847  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6843 return this[INTERNALS$2].method;
6844 }
6845 get url() {
6846 return format_url(this[INTERNALS$2].parsedURL);
6847 }
6848 get headers() {
6849 return this[INTERNALS$2].headers;
6850 }

Callers

nothing calls this directly

Calls 1

URLSerializerFunction · 0.85

Tested by

no test coverage detected