jabr - v0.1.2
GitHub
Preparing search index...
lib/git
ghTry
Function ghTry
ghTry
(
args
:
string
[]
)
:
Promise
<
RunResult
>
Run a
gh
(GitHub CLI) command without throwing.
Parameters
args
:
string
[]
Arguments passed to
gh
.
Returns
Promise
<
RunResult
>
The captured
RunResult
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
jabr - v0.1.2
Loading...
Run a
gh(GitHub CLI) command without throwing.