MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / exists

Method exists

typings/Resource.d.ts:31–31  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

29 new(path: string): ResourcePrototype;
30
31 exists(path: string): boolean;
32 }
33 const Resource: ResourceConstructor
34

Callers 8

#loadMethod · 0.65
piuPebble.jsFile · 0.65
constructorMethod · 0.65
constructorMethod · 0.65
exists.jsFile · 0.65
fileconstructor.jsFile · 0.65
nextFunction · 0.65
main.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected