consts

package
v3.0.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 1 Imported by: 32

Documentation

Index

Constants

View Source
const BinFolder string = ".bin"
View Source
const BossConfigFile = "boss.cfg.json"
View Source
const BossInternalDir = "internal."
View Source
const BossInternalDirOld = "{internal}"
View Source
const BplFolder string = ".bpl"
View Source
const BplIdentifierName = "BplIdentifier.exe"
View Source
const DcpFolder string = ".dcp"
View Source
const DcuFolder string = ".dcu"
View Source
const FileBplOrder = "bpl_order.txt"
View Source
const FileExtensionBpl = ".bpl"
View Source
const FileExtensionDcp = ".dcp"
View Source
const FileExtensionDpk = ".dpk"
View Source
const FilePackage = "boss.json"
View Source
const FilePackageLock = "boss-lock.json"
View Source
const FilePackageLockOld = "boss.lock"
View Source
const FolderBossHome = ".boss"
View Source
const FolderDependencies = "modules"
View Source
const FolderEnv = "env"
View Source
const MinimalDependencyVersion string = ">0.0.0"
View Source
const RegexArtifacts = "(.*.inc$|.*.pas$|.*.dfm$|.*.fmx$|.*.dcu$|.*.bpl$|.*.dcp$)"
View Source
const RegistryBasePath = `Software\Embarcadero\BDS\`
View Source
const Version string = "v3.0.2"
View Source
const XmlTagNameLibraryPath string = "DCC_UnitSearchPath"
View Source
const XmlTagNameProperty string = "PropertyGroup"
View Source
const XmlTagNamePropertyAttribute string = "Condition"
View Source
const XmlTagNamePropertyAttributeValue string = "'$(Base)'!=''"
View Source
const XmlValueAttribute = "value"

Variables

View Source
var FolderEnvBpl = filepath.Join(FolderEnv, "bpl")
View Source
var FolderEnvDcp = filepath.Join(FolderEnv, "dcp")
View Source
var FolderEnvDcu = filepath.Join(FolderEnv, "dcu")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL