Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ modlistPrinter
Struct
modlistPrinter
v2/printer/modfile.go:3–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
printer
2
3
type
modlistPrinter
struct
{
4
}
5
6
func
(self *modlistPrinter) Run(g *Globals) *Stream {
7
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected