Documentation ¶
Index ¶
Constants ¶
View Source
const BinFolder string = ".bin"
View Source
const BossConfigFile = "boss.cfg.json"
View Source
const BossInternalDir = "{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 FilePackage = "boss.json"
View Source
const FilePackageLock = "boss.lock"
View Source
const FolderBossHome = ".boss"
View Source
const FolderDependencies = "modules"
View Source
const MinimalDependencyVersion string = ">0.0.0"
View Source
const Version string = "v2.2.5"
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)'!=''"
Variables ¶
View Source
var EnvBossBin = filepath.Join(".", FolderDependencies, BinFolder)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.