Skip to main content

execute_command

Function execute_command 

Source
pub fn execute_command(
    _engine: &mut RealityEngine,
    _command: &str,
    _args: &[String],
) -> RealityResult<String>
Expand description

Execute a CLI command against the engine.