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 ¶
Tools for package owners.