Searched defs:repo (Results 1 – 2 of 2) sorted by relevance
15 const repo = []; constant
37 val (owner, repo) = githubUrl.extractGithubOwnerAndRepo() ?: return null in getProjectLicense() constant