Skip to main content

install_session_executor

Function install_session_executor 

Source
pub fn install_session_executor(exec: &mut ShellExecutor)
Expand description

Register the persistent session executor used by execode for the interactive loop() REPL. The pointer must outlive the session (the bin keeps the executor alive until zsh_main exits the process).