run_shell

Function run_shell 

Source
pub fn run_shell(_payload: &mut c_void) -> i32
Expand description

Run a shell command in the container.

_payload parameter is not used.

Returns exit code of shell.