Home
last modified time | relevance | path

Searched refs:cleanIfNeeded (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DGenerateBareApp.ts38 await cleanIfNeeded({ clean, projectDir, workspaceDir });
71 async function cleanIfNeeded({ workspaceDir, projectDir, clean }) { function