parameters

Summary

Property describing the parameters used in an instance of a build.

Description

parameters is a key-value map of all build parameters and their values that were provided to the builder for a build instance. This is different from the environment property in that the keys and values are provided as command line arguments or a configuration file to the builder.

Metadata

https://spdx.org/rdf/3.0.0/terms/Build/parameters

Name parameters
Nature ObjectProperty
Range /Core/DictionaryEntry

Referenced