MCPcopy
hub / github.com/meteor/meteor / optimistic.ts

File optimistic.ts

tools/fs/optimistic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import { wrap, OptimisticWrapperFunction, dep } from "optimism";
3import ignore from "ignore";
4import { Profile } from "../tool-env/profile";

Callers

nothing calls this directly

Calls 14

ProfileFunction · 0.90
statOrNullFunction · 0.90
makeCheapPathFunctionFunction · 0.85
dependOnParentDirectoryFunction · 0.85
makeOptimisticFunction · 0.85
sha1Function · 0.85
pathJoinFunction · 0.85
pathDirnameFunction · 0.85
indexOfMethod · 0.80
addMethod · 0.80
ignoreFunction · 0.70
parseMethod · 0.65

Tested by

no test coverage detected