Function lxc::attach::run_command[][src]

pub fn run_command(payload: &mut c_void) -> Result<i32, ()>

Run a command in the container.

Returns exit code program on success.