Searched refs:shouldBeCleaned (Results 1 – 7 of 7) sorted by relevance
12 shouldBeCleaned: boolean; property48 providedOptions.shouldBeCleaned = !providedOptions.path;
8 shouldBeCleaned: boolean; property
59 providedOptions.shouldBeCleaned = !providedOptions.path;
1 …shouldBeCleaned: boolean;\n}\n\nfunction mapPlatform(platform: string): Platform {\n if (platform…
44 if (options.shouldBeCleaned) {
56 if (options.shouldBeCleaned) {
1 …ts.`);\n await preset.run(options.path, test);\n\n if (options.shouldBeCleaned) {\n con…