Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ String
Method
String
internal/tui/output.go:20–20 ·
view source on GitHub ↗
(isTerminal bool)
Source
from the content-addressed store, hash-verified
18
19
type
terminalPrintable
interface
{
20
String(isTerminal bool) string
21
}
22
23
func
NewOutput(out *streams.Out) Output {
Callers
15
formatJSON
Function · 0.65
joinElements
Function · 0.65
TestParseJSONFunctions
Function · 0.65
TestParseStringFunctions
Function · 0.65
TestNewParse
Function · 0.65
TestParseTruncateFunction
Function · 0.65
TestHeaderFunctions
Function · 0.65
TestJoinElements
Function · 0.65
TestPluginServer
Function · 0.65
TestConnectAndWait
Function · 0.65
TestPrintHookMessages
Function · 0.65
TestParseTemplate
Function · 0.65
Implementers
15
dummyAddr
cli/connhelper/commandconn/commandconn
imageChip
cli/command/image/tree.go
Uint64Opt
cli/command/service/opts.go
placementPrefOpts
cli/command/service/opts.go
credentialSpecOpt
cli/command/service/opts.go
portRange
cli/command/service/formatter.go
NodeAddrOption
cli/command/swarm/opts.go
ExternalCAOption
cli/command/swarm/opts.go
PEMFile
cli/command/swarm/opts.go
Platform
cli/command/formatter/container.go
buffer
cli/command/formatter/tabwriter/tabwri
hostVar
cli/flags/options.go
Calls
no outgoing calls
Tested by
15
TestParseJSONFunctions
Function · 0.52
TestParseStringFunctions
Function · 0.52
TestNewParse
Function · 0.52
TestParseTruncateFunction
Function · 0.52
TestHeaderFunctions
Function · 0.52
TestJoinElements
Function · 0.52
TestPluginServer
Function · 0.52
TestConnectAndWait
Function · 0.52
TestPrintHookMessages
Function · 0.52
TestParseTemplate
Function · 0.52
TestAttributesFromError
Function · 0.52
TestParseWithMacAddress
Function · 0.52