Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 661 Bytes

Active-State-Table.md

File metadata and controls

15 lines (9 loc) · 661 Bytes

Active State Table

The root table that provides input and output state from individual build tasks during the Generate phase. Used for inter-task communication within the same package generate phase.

Known Keys

"Parameters"

The Parameters Table that contains the input from the Command Line Application.

"Recipe"

The duplicated state of the Recipe file.

"Dependencies"

The table which a key for each direct dependency referenced from the Recipe file. The value contains the Shared State Table from the resulting outputs from the generate phase of the referenced package build.