โ— Shell
clean mode source โ†—

rustpython::run_command - Rust

[โˆ’][src]Function rustpython::run_command

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