Skip to main content

execute

Function execute 

Source
pub async fn execute(input: &str, state: &mut ReplState) -> Result<bool>
Expand description

Parse and execute a slash command. Returns true if the REPL should exit.