ProzillaOS/docs/features/virtual-drive/virtual-root/README.md
2023-08-06 14:13:16 +02:00

9 lines
No EOL
455 B
Markdown

[← Back](../README.md)
# Virtual Root
The virtual root is a virtual folder that contains all other folders and files. It serves as the root directory for the virtual drive and is used as an access point in applications.
The default data for the virtual root is set in the `loadDefaultData()` function in the `VirtualRoot` class.
For more information about how the virtual root is stored and loaded, check the [Storage](../../storage/README.md) docs.