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 EnvBossBin = "." + string(filepath.Separator) + FolderDependencies + string(filepath.Separator) + BinFolder
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 MinimalDependencyVersion string = ">0.0.0"
View Source
const RegexArtifacts = "(.*.inc$|.*.pas$|.*.dfm$|.*.fmx$|.*.dcu$|.*.bpl$|.*.dcp$)"
View Source
const RegistyBasePath = `Software\Embarcadero\BDS\`
View Source
const Version string = "v3.0.0-alpha9"
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 ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.