Function texlang_stdlib::repl::get_exit
source · pub fn get_exit<S: HasComponent<Component>>() -> BuiltIn<S>
Expand description
Get the \exit
command.
This exits the REPL.
pub fn get_exit<S: HasComponent<Component>>() -> BuiltIn<S>
Get the \exit
command.
This exits the REPL.