class documentation

class EnvironmentContext(BaseContext):

View In Hierarchy

An instance of this class is found in the contexts dict of the root AveasOpenLabel instance.

Class Variable context_data Contains the attributes of the EnvironmentContext.
Class Variable name Is always 'environment_context'.
Class Variable type Is always 'EnvironmentContext', the Python class representing this object.

Contains the attributes of the EnvironmentContext.

name: Literal['environment_context'] =

Is always 'environment_context'.

type: Literal['EnvironmentContext'] =

Is always 'EnvironmentContext', the Python class representing this object.