Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
assert from
"assert"
;
2
import
{ wrap, OptimisticWrapperFunction, dep } from
"optimism"
;
3
import
ignore from
"ignore"
;
4
import
{ Profile } from
"../tool-env/profile"
;
Callers
nothing calls this directly
Calls
14
Profile
Function · 0.90
statOrNull
Function · 0.90
makeCheapPathFunction
Function · 0.85
dependOnParentDirectory
Function · 0.85
makeOptimistic
Function · 0.85
sha1
Function · 0.85
pathJoin
Function · 0.85
pathDirname
Function · 0.85
indexOf
Method · 0.80
add
Method · 0.80
ignore
Function · 0.70
parse
Method · 0.65
Tested by
no test coverage detected