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

Struct c

pkg/cmd/root/help_test.go:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21func TestDedent(t *testing.T) {
22 type c struct {
23 input string
24 expected string
25 }
26
27 cases := []c{
28 {

Callers 1

StubFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected