Skip to main content

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:

  1. Environment variables: env namespace with system environment.
  2. Platform detection: os namespace with platform-specific values.
  3. Path utilities: path namespace with path manipulationfunctions.
  4. Package metadata: package namespace 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.