Searched refs:getExpoCliStatePath (Results 1 – 2 of 2) sorted by relevance
69 function getExpoCliStatePath(): string { function77 return JsonFile.readAsync<ExpoCliStateObject>(getExpoCliStatePath());84 await JsonFile.writeAsync<ExpoCliStateObject>(getExpoCliStatePath(), newState);192 await fs.remove(getExpoCliStatePath());
49 function getExpoCliStatePath(): string { function57 return JsonFile.readAsync<ExpoCliStateObject>(getExpoCliStatePath());