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

Method date

out/cli.cjs:30203–30205  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

30201 });
30202 }
30203 date(message) {
30204 return this._addCheck({ kind: "date", message });
30205 }
30206 time(options) {
30207 if (typeof options === "string") {
30208 return this._addCheck({

Calls 1

_addCheckMethod · 0.95

Tested by

no test coverage detected