MCPcopy
hub / github.com/owenthereal/ccat / CCatPrinter

Interface CCatPrinter

ccat.go:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type CCatPrinter interface {
14 Print(r io.Reader, w io.Writer) error
15}
16
17type AutoColorPrinter struct {
18 ColorPalettes ColorPalettes

Callers 4

CPrintFunction · 0.65
HtmlPrintFunction · 0.65
PrintMethod · 0.65
CCatFunction · 0.65

Implementers 7

Printerprinter.go
HtmlCodePrinterprinter.go
CommandGodeps/_workspace/src/github.com/spf13

Calls

no outgoing calls

Tested by

no test coverage detected