MCPcopy Create free account
hub / github.com/algolia/cli / NewJSONPrintFlags

Function NewJSONPrintFlags

pkg/cmdutil/json_flags.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37func (f *JSONPrintFlags) AddFlags(c *cobra.Command) {}
38
39func NewJSONPrintFlags() *JSONPrintFlags {
40 return &JSONPrintFlags{}
41}

Callers 1

NewPrintFlagsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected