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

create_text_editor

Function create_text_editor 

Source
pub fn create_text_editor(file_path: Option<String>) -> Result<(), KernelError>
Expand description

Create a new text editor instance