MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / ip

Method ip

out/cli.cjs:30181–30183  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

30179 return this._addCheck({ kind: "base64", ...errorUtil_1.errorUtil.errToObj(message) });
30180 }
30181 ip(options) {
30182 return this._addCheck({ kind: "ip", ...errorUtil_1.errorUtil.errToObj(options) });
30183 }
30184 datetime(options) {
30185 var _a5, _b2;
30186 if (typeof options === "string") {

Callers

nothing calls this directly

Calls 1

_addCheckMethod · 0.95

Tested by

no test coverage detected