MCPcopy
hub / github.com/QwikDev/qwik / parse

Method parse

packages/qwik/src/optimizer/src/types.ts:356–356  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

354 name: string;
355 }): string;
356 parse(path: string): {
357 root: string;
358 dir: string;
359 base: string;

Callers 15

onPostFunction · 0.65
onPostFunction · 0.65
onPostFunction · 0.65
qwik.unit.tsFile · 0.65
resolveContainerFunction · 0.65
store.unit.tsxFile · 0.65
getPauseStateFunction · 0.65
_deserializeDataFunction · 0.65
serializers.tsFile · 0.65
loadBundleGraphFunction · 0.65
render.unit.tsxFile · 0.65
updateTsconfigFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected