Function run

Source
pub async fn run(
    config: &Config,
    server: String,
    args: Vec<String>,
) -> Result<()>