Skip to content

GhOutRunner

GhOutRunner = (args) => Promise<string>

Defined in: src/repos.ts:218

Injectable gh runner that returns stdout — used to enumerate the GitHub owners (the authenticated user + their orgs) the new-project dialog offers.

string[]

Promise<string>