Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/di-sukharev/opencommit
/ superRefine
Method
superRefine
out/cli.cjs:29744–29746 ·
view source on GitHub ↗
(refinement)
Source
from the content-addressed store, hash-verified
29742
});
29743
}
29744
superRefine(refinement) {
29745
return
this._refinement(refinement);
29746
}
29747
optional() {
29748
return
ZodOptional.create(this, this._def);
29749
}
Callers
1
custom2
Function · 0.80
Calls
1
_refinement
Method · 0.80
Tested by
no test coverage detected