restart

Function restart 

Source
pub async fn restart(
    cmd: RestartCommand,
    writer: &mut dyn Write,
    driver_development_proxy: ManagerProxy,
) -> Result<()>