module TEF::ParameterStack

Module for the ParameterStack TEF code.

The ParameterStack system is a module designed to let multiple different subsystems of code interact and configure certain core parameters. Each subystem is assigned its own {ParameterStack::Override}, and can seamlessly take and relinquish control over parameters at any time.