Skip to main content

execute_indent_command

Function execute_indent_command 

Source
pub(crate) fn execute_indent_command(
    cx: &mut JSContext,
    document: &Document,
    selection: &Selection,
) -> bool
Expand description