actix_cloud::utils

Function restart

Source
pub fn restart() -> Result<Child>
Available on crate feature utils only.
Expand description

Restart the program and keep the argument.

Inherit the environment/io/working directory of current process.