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

Struct journalListCommand

internal/cmd/journal.go:37–41  ·  view source on GitHub ↗

list

Source from the content-addressed store, hash-verified

35
36 return journalCommand
37}
38
39// list
40
41type journalListCommand struct {
42 cmd *cobra.Command
43 filter recordingFilter
44}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected