Module manager

Source
Expand description

VFS Manager v2 - Enhanced Virtual File System Management

This module provides the next-generation VFS management system for Scarlet, built on the improved VFS v2 architecture with enhanced mount tree management, VfsEntry-based caching, and better isolation support.

Structs§

PathResolutionOptions
Path resolution options for VFS operations
VfsManager
VFS Manager v2 - Enhanced VFS architecture implementation

Statics§

GLOBAL_VFS_MANAGER 🔒

Functions§

get_global_vfs_manager
Retrieve the global VFS manager (Arc)
init_global_vfs_manager
Initialize the global VFS manager (Arc) so it can be retrieved later
vfs_error 🔒

Type Aliases§

FSId
Filesystem ID type