Function handle_config_command

Source
pub async fn handle_config_command(
    command: Option<ConfigCommands>,
) -> Result<()>