Searched refs:promptToInstallPodsAsync (Results 1 – 1 of 1) sorted by relevance
168 await promptToInstallPodsAsync(projectRoot, []);171 async function promptToInstallPodsAsync(projectRoot: string, missingPods?: string[]) { function