Home
last modified time | relevance | path

Searched defs:ensurePathExists (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dutils.ts34 export function ensurePathExists(filePath: string): void { function
/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/
Dutils.ts52 export function ensurePathExists(filePath: string): void { function