Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ binaryPrinter
Struct
binaryPrinter
v2/printer/binary.go:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
const
combineFileVersion = 4
12
13
type
binaryPrinter
struct
{
14
}
15
16
func
(self *binaryPrinter) Run(g *Globals) *Stream {
17
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected