Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/commitizen/cz-cli
/ util.js
File
util.js
test/tests/util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ isFunction } from
'../../src/common/util'
;
3
4
describe(
'common util'
,
function
() {
Callers
nothing calls this directly
Calls
1
isFunction
Function · 0.90
Tested by
no test coverage detected