MCPcopy
hub / github.com/davyxu/tabtoy / jsonPrinter

Struct jsonPrinter

v2/printer/json.go:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type jsonPrinter struct {
24}
25
26func (self *jsonPrinter) Run(g *Globals) *Stream {
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected