Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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({
Callers
4
"node_modules/@mistralai/mistralai/models/components/basemodelcard.js"
Function · 0.80
"node_modules/@mistralai/mistralai/models/components/ftmodelcard.js"
Function · 0.80
"node_modules/@mistralai/mistralai/models/operations/jobsapiroutesbatchgetbatchjobs.js"
Function · 0.80
"node_modules/@mistralai/mistralai/models/operations/jobsapiroutesfinetuninggetfinetuningjobs.js"
Function · 0.80
Calls
1
_addCheck
Method · 0.95
Tested by
no test coverage detected