pub async fn execute(input: &str, state: &mut ReplState) -> Result<bool>
Parse and execute a slash command. Returns true if the REPL should exit.
true