Expand description
Commands that control what to do when errors occur
The commands in this module have ownership both over the recoverable error handler and the input terminal.
Structs§
Functions§
- get_
batchmode - Get the
\batchmodecommand. - get_
errorstopmode - Get the
\errorstopmodecommand. - get_
nonstopmode - Get the
\nonstopmodecommand. - get_
scrollmode - Get the
\scrollmodecommand. - recoverable_
error_ hook