# Functions
No description provided by the author
WithDownOptions sets options for compose.Down().
WithEnv sets environment variables for compose.
WithFile creates compose stack from file.
WithOsEnv passes environment from OS to compose.
WithReadyFn sets ready function.
WithStack sets ComposeStack.
WithUpOptions sets options for compose.Up().
WithWaitForService makes compose up wait for specific service with given strategy.
# Constants
No description provided by the author
# Type aliases
Opt is option type for OptCompose.