Home
last modified time | relevance | path

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

/expo/packages/expo-test-runner/src/
H A DregisterCommand.ts12 shouldBeCleaned: boolean; property
48 providedOptions.shouldBeCleaned = !providedOptions.path;
/expo/packages/expo-test-runner/build/
H A DregisterCommand.d.ts8 shouldBeCleaned: boolean; property
H A DregisterCommand.js59 providedOptions.shouldBeCleaned = !providedOptions.path;
H A DregisterCommand.js.map1shouldBeCleaned: boolean;\n}\n\nfunction mapPlatform(platform: string): Platform {\n if (platform…
/expo/packages/expo-test-runner/src/commands/
H A DRunTest.ts44 if (options.shouldBeCleaned) {
/expo/packages/expo-test-runner/build/commands/
H A DRunTest.js56 if (options.shouldBeCleaned) {
H A DRunTest.js.map1 …ts.`);\n await preset.run(options.path, test);\n\n if (options.shouldBeCleaned) {\n con…