Function texlang_stdlib::repl::get_help
source · pub fn get_help<S: HasComponent<Component> + HasLogging>() -> BuiltIn<S>
Expand description
Get the \help
command.
This prints help text for the REPL.
pub fn get_help<S: HasComponent<Component> + HasLogging>() -> BuiltIn<S>
Get the \help
command.
This prints help text for the REPL.