Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Error
Method
Error
pkg/cmd/config/get/get.go:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
func
(e nonExistentKeyError) Error() string {
83
return
fmt.Sprintf(
"could not find key \"
%s\
""
, e.key)
84
}
Callers
1
TestNewCmdConfigGet
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestNewCmdConfigGet
Function · 0.36