Searched refs:examplePath (Results 1 – 1 of 1) sorted by relevance
59 async function getRepoInfo(url: any, examplePath?: string): Promise<RepoInfo | undefined> {61 const filePath = examplePath ? examplePath.replace(/^\//, '') : file.join('/'); constant75 const branch = examplePath