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

handle_shell_command

Function handle_shell_command 

Source
pub fn handle_shell_command(browser: &mut Browser, args: &[&str]) -> String
Expand description

Execute a browser command from the shell (e.g., browser open https://...)