package consts

import "github.com/compose-spec/compose-go/consts"

Index

Constants

const (
	ComposeProjectName   = "COMPOSE_PROJECT_NAME"
	ComposePathSeparator = "COMPOSE_PATH_SEPARATOR"
	ComposeFilePath      = "COMPOSE_FILE"
	ComposeProfiles      = "COMPOSE_PROFILES"
)

Source Files

consts.go

Version
v1.19.0
Published
Sep 20, 2023
Platform
linux/amd64
Last checked
1 hour ago

Tools for package owners.