Function midenc_debug::run_noninteractively

source ยท
pub fn run_noninteractively(
    inputs: Option<DebuggerConfig>,
    args: Vec<Felt>,
    num_outputs: usize,
    session: Rc<Session>,
) -> ExecutionResult<()>