Skip to main content

eval_pre_execution_hooks

Function eval_pre_execution_hooks 

Source
pub fn eval_pre_execution_hooks(
    engine_state: &mut EngineState,
    stack: &mut Stack,
    commandline: impl Into<String>,
) -> Result<(), ShellError>