MCPcopy Create free account
hub / github.com/basecamp/hey-cli / configCommand

Struct configCommand

internal/cmd/config.go:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 "github.com/basecamp/hey-cli/internal/apierr"
10 "github.com/basecamp/hey-cli/internal/config"
11 "github.com/basecamp/hey-cli/internal/output"
12 "github.com/basecamp/hey-cli/internal/terminal"
13)
14
15type configCommand struct {
16 cmd *cobra.Command

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected