⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

execute_program

Function execute_program 

Source
pub fn execute_program(path: &str) -> Result<ProcessId, KernelError>
Expand description

Execute a program by path with default environment