Searched refs:pullAsync (Results 1 – 2 of 2) sorted by relevance
| /expo/tools/src/ | ||
| H A D | Git.ts | 200 async pullAsync(options: GitPullOptions): Promise<void> { method in GitDirectory |
| /expo/tools/src/commands/ | ||
| H A D | UpdateReactNativeDocs.ts | 144 await rnRepo.pullAsync({}); |