Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ luaPrinter
Struct
luaPrinter
v2/printer/lua.go:28–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
type
luaPrinter
struct
{
29
}
30
31
func
(self *luaPrinter) Run(g *Globals) *Stream {
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected