Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ EnabledDetectorMock
Struct
EnabledDetectorMock
internal/featuredetection/detector_mock.go:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
type
EnabledDetectorMock
struct
{}
40
41
func
(md *EnabledDetectorMock) IssueFeatures() (IssueFeatures, error) {
42
return
allIssueFeatures, nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected