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

Module file_manager

Module file_manager 

Source
Expand description

GUI File Manager Application

Provides graphical file browsing and management using the window manager and VFS.

Structs§

FileManager
File manager state

Functions§

create_file_manager
Create a new file manager instance
init
Initialize file manager
with_file_manager
Execute a function with the file manager