Sitelet https://rustpython.github.io/website/rustpython/fn.run_command.html

[][src]Function rustpython::run_command

fn run_command(
    vm: &VirtualMachine,
    scope: Scope,
    source: String
) -> PyResult<()>