Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Client
Struct
Client
pkg/cmd/project/shared/queries/queries.go:80–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
type
Client
struct
{
81
apiClient graphqlClient
82
io *iostreams.IOStreams
83
prompter iprompter
84
}
85
86
const
(
87
LimitDefault = 30
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected