MCPcopy
hub / github.com/cli/cli / CommandOutput

Method CommandOutput

pkg/cmd/extension/git.go:12–12  ·  view source on GitHub ↗
(args []string)

Source from the content-addressed store, hash-verified

10 CheckoutBranch(branch string) error
11 Clone(cloneURL string, args []string) (string, error)
12 CommandOutput(args []string) ([]byte, error)
13 Config(name string) (string, error)
14 Fetch(remote string, refspec string) error
15 ForRepo(repoDir string) gitClient

Callers 6

CurrentVersionMethod · 0.65
LatestVersionMethod · 0.65
upgradeGitExtensionMethod · 0.65
CreateMethod · 0.65
otherBinScaffoldingMethod · 0.65
goBinScaffoldingMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected