Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
23
type
jsonPrinter
struct
{
24
}
25
26
func
(self *jsonPrinter) Run(g *Globals) *Stream {
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected