handle_current_command

Function handle_current_command 

Source
pub async fn handle_current_command(
    set: Option<i64>,
    command: Option<CurrentAction>,
) -> Result<()>