Skip to content

GhRunner

GhRunner = (args) => Promise<string>

Defined in: src/forge/github.ts:81

Runs gh with the given args and returns stdout. Injected in tests.

string[]

Promise<string>