[][src]Function gaol::platform::linux::namespace::start

pub fn start(profile: &Profile, command: &mut Command) -> Result<Process>

Spawns a child process in a new namespace.

This function is quite tricky. Hic sunt dracones!