MCPcopy
hub / github.com/mislav/hub / Errorln

Method Errorln

ui/ui.go:17–17  ·  view source on GitHub ↗
(a ...interface{})

Source from the content-addressed store, hash-verified

15 Println(a ...interface{}) (n int, err error)
16 Errorf(format string, a ...interface{}) (n int, err error)
17 Errorln(a ...interface{}) (n int, err error)
18}
19
20var (

Callers 1

ErrorlnFunction · 0.65

Implementers 1

Consoleui/ui.go

Calls

no outgoing calls

Tested by

no test coverage detected