Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Print
Method
Print
cf/trace/printer.go:6–6 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
4
5
type
Printer
interface
{
6
Print(v ...
interface
{})
7
Printf(format string, v ...
interface
{})
8
Println(v ...
interface
{})
9
WritesToConsole() bool
Callers
10
hello
Function · 0.65
tee_printer_test.go
File · 0.65
Failed
Method · 0.65
ShowConfiguration
Method · 0.65
LoadingIndication
Method · 0.65
logger_provider_test.go
File · 0.65
Print
Method · 0.65
Print
Method · 0.65
combined_printer_test.go
File · 0.65
dumpOutput
Function · 0.65
Implementers
2
LoggerPrinter
cf/trace/writer_printer.go
FakePrinter
cf/trace/tracefakes/fake_printer.go
Calls
no outgoing calls
Tested by
no test coverage detected