MCPcopy
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

1package printer
2
3type modlistPrinter struct {
4}
5
6func (self *modlistPrinter) Run(g *Globals) *Stream {
7

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected