AvailRuntimeConfiguration

This class contains static state and methods related to the current running configuration.

Properties

Link copied to clipboard

The active versions of the Avail virtual machine. These are the versions for which the virtual machine guarantees compatibility.

Link copied to clipboard

Answer a short string indicating the most recent version of Avail supported by the current virtual machine.

Link copied to clipboard

The number of available processors.

Link copied to clipboard

Whether to show detailed compiler trace information.

Link copied to clipboard

Whether to show all macro expansions as they happen.

Link copied to clipboard

Whether to show detailed styling trace information.

Link copied to clipboard

The maximum number of Interpreters that can be constructed for this runtime.