pub fn startable_self() -> Result<Command, Error>
Expand description

Executes the current process from the beginning, as subprocess. use start_self.status()? to wait for the child