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

Method raw

out/cli.cjs:6572–6574  ·  view source on GitHub ↗

* Return raw headers (non-spec api) * * @return Object

()

Source from the content-addressed store, hash-verified

6570 * @return Object
6571 */
6572 raw() {
6573 return this[MAP];
6574 }
6575 /**
6576 * Get an iterator on keys.
6577 *

Callers 1

constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected