MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / [custom]

Method [custom]

out/cli.cjs:76517–76520  ·  view source on GitHub ↗

* Logging method for util.inspect in Node

()

Source from the content-addressed store, hash-verified

76515 this.statusCode = options.statusCode;
76516 this.request = options.request;
76517 this.response = options.response;
76518 Object.setPrototypeOf(this, _RestError.prototype);
76519 }
76520 /**
76521 * Logging method for util.inspect in Node
76522 */
76523 [custom]() {

Callers

nothing calls this directly

Calls 1

sanitizeMethod · 0.80

Tested by

no test coverage detected