MCPcopy Index your code
hub / github.com/cli/cli / MockInitWithError

Function MockInitWithError

internal/keyring/keyring.go:80–82  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

78}
79
80func MockInitWithError(err error) {
81 keyring.MockInitWithError(err)
82}

Calls

no outgoing calls