XpmBuildConfigurations.substitutionsVariables property
The variables available for substitution in configuration definitions.
Signature
readonly substitutionsVariables: XpmLiquidSubstitutionsVariables;
Remarks
This comprehensive variable hierarchy provides the base context for all build configuration template evaluation, extended per-configuration with specific properties, dependencies, and matrix parameters.
Base hierarchy includes:
- Environment variables:
envnamespace with system environment. - Platform detection:
osnamespace with platform-specific values. - Path utilities:
pathnamespace with path manipulationfunctions. - Package metadata:
packagenamespace with name, version, dependencies.
Individual configurations extend this with their own properties, configuration, and matrix namespaces during initialisation.
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.