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

Struct journalCommand

internal/cmd/journal.go:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 "github.com/basecamp/hey-cli/internal/editor"
13 "github.com/basecamp/hey-cli/internal/htmlutil"
14 "github.com/basecamp/hey-cli/internal/markdown"
15 "github.com/basecamp/hey-cli/internal/output"
16)
17
18type journalCommand struct {
19 cmd *cobra.Command

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected