Module scm_record::consts
source · Expand description
Special runtime variables.
Constants
- The filename to write to for
ENV_VAR_DUMP_UI_STATE. - Render a debug pane over the file. Only works if compiled with the
debugfeature. - 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.