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.20.2 (latest)
Published
Nov 21, 2023
Platform
linux/amd64
Last checked
20 hours ago

Tools for package owners.