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.