Function libafl::utils::startable_self[][src]

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

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