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.
Parameters
Section titled “Parameters”string[]
Returns
Section titled “Returns”Promise<string>