# Functions
NewProject creates a new Docker Compose project given a sequence of Docker Compose configuration files.
# Variables
No description provided by the author
No description provided by the author
# Structs
CommandOptions encapsulates the environment variables, extra arguments, and Docker Compose services that can be passed to each Docker Compose command.
Config represents a Docker Compose configuration file.
Project represents a Docker Compose project.