Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A DdownloadExpoGoAsync.ts19 shouldExtractResults: boolean;
28 shouldExtractResults: true,
34 shouldExtractResults: false,
80 const { getFilePath, versionsKey, shouldExtractResults } = platformSettings[platform]; constant
117 extract: shouldExtractResults,