MCPcopy 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
19type terminalPrintable interface {
20 String(isTerminal bool) string
21}
22
23func NewOutput(out *streams.Out) Output {

Callers 15

formatJSONFunction · 0.65
joinElementsFunction · 0.65
TestParseJSONFunctionsFunction · 0.65
TestParseStringFunctionsFunction · 0.65
TestNewParseFunction · 0.65
TestHeaderFunctionsFunction · 0.65
TestJoinElementsFunction · 0.65
TestPluginServerFunction · 0.65
TestConnectAndWaitFunction · 0.65
TestPrintHookMessagesFunction · 0.65
TestParseTemplateFunction · 0.65

Implementers 15

dummyAddrcli/connhelper/commandconn/commandconn
imageChipcli/command/image/tree.go
Uint64Optcli/command/service/opts.go
placementPrefOptscli/command/service/opts.go
credentialSpecOptcli/command/service/opts.go
portRangecli/command/service/formatter.go
NodeAddrOptioncli/command/swarm/opts.go
ExternalCAOptioncli/command/swarm/opts.go
PEMFilecli/command/swarm/opts.go
Platformcli/command/formatter/container.go
buffercli/command/formatter/tabwriter/tabwri
hostVarcli/flags/options.go

Calls

no outgoing calls

Tested by 15

TestParseJSONFunctionsFunction · 0.52
TestParseStringFunctionsFunction · 0.52
TestNewParseFunction · 0.52
TestHeaderFunctionsFunction · 0.52
TestJoinElementsFunction · 0.52
TestPluginServerFunction · 0.52
TestConnectAndWaitFunction · 0.52
TestPrintHookMessagesFunction · 0.52
TestParseTemplateFunction · 0.52
TestAttributesFromErrorFunction · 0.52
TestParseWithMacAddressFunction · 0.52