MCPcopy
hub / github.com/coder/mux / nowFn

Function nowFn

src/node/utils/main/bashPath.test.ts:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75
76 const existsSyncFn = () => false;
77 const nowFn = () => 0;
78
79 expect(() =>
80 getBashPath({

Callers 1

getBashPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected