handle_reset_tutorial

Function handle_reset_tutorial 

Source
fn handle_reset_tutorial(
    _session_state: &mut SessionState,
    global_state: &mut GlobalState,
    _args: Vec<String>,
) -> Result<Option<Content>, Content>
Expand description

Handles ClientChatCommand::ResetTutorial

Useful for debugging the tutorial or showing the tutorial again.