MCPcopy Index your code
hub / github.com/coder/coder / jsonFormat

Struct jsonFormat

cli/cliui/output.go:163–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163type jsonFormat struct{}
164
165var _ OutputFormat = jsonFormat{}
166

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected