MCPcopy Index your code
hub / github.com/docker/compose / CLIOption

FuncType CLIOption

pkg/e2e/framework.go:85–85  ·  view source on GitHub ↗

CLIOption to customize behavior for all commands for a CLI instance.

func(c *CLI)

Source from the content-addressed store, hash-verified

83
84// CLIOption to customize behavior for all commands for a CLI instance.
85type CLIOption func(c *CLI)
86
87// NewParallelCLI marks the parent test as parallel and returns a CLI instance
88// suitable for usage across child tests.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…