execute_delete_command

Function execute_delete_command 

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