Module consts

Module consts 

Source
Expand description

Special runtime variables.

Constantsยง

DUMP_UI_STATE_FILENAME
The filename to write to for ENV_VAR_DUMP_UI_STATE.
ENV_VAR_DEBUG_UI
Render a debug pane over the file. Only works if compiled with the debug feature.
ENV_VAR_DUMP_UI_STATE
Upon launch, write a serialized version of the UI state to the file named DUMP_UI_STATE_FILENAME in the current directory. Only works if compiled with the debug feature.