MCPcopy
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

11const combineFileVersion = 4
12
13type binaryPrinter struct {
14}
15
16func (self *binaryPrinter) Run(g *Globals) *Stream {
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected