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
debugfeature. - ENV_
VAR_ DUMP_ UI_ STATE - Upon launch, write a serialized version of the UI state to the file named
DUMP_UI_STATE_FILENAMEin the current directory. Only works if compiled with thedebugfeature.