Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts200 async pullAsync(options: GitPullOptions): Promise<void> { method in GitDirectory
/expo/tools/src/commands/
H A DUpdateReactNativeDocs.ts144 await rnRepo.pullAsync({});