Skip to main content

rhai_get_stdout

Function rhai_get_stdout 

Source
pub fn rhai_get_stdout(command: String) -> RhaiRes<String>
Available on crate features rhai and shell only.