Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algolia/cli
/ JSONPrinter
Struct
JSONPrinter
pkg/printers/json.go:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
var
_ Printer = &JSONPrinter{}
14
15
type
JSONPrinter
struct
{}
16
17
type
JSONPrinterOptions
struct
{
18
Template string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected