Thanks to visit codestin.com
Credit goes to rustpython.github.io

[][src]Function rustpython::shell::shell_exec

fn shell_exec(
    vm: &VirtualMachine,
    source: &str,
    scope: Scope
) -> ShellExecResult