Function keos::fs::file_system
source · pub fn file_system() -> Option<&'static FileSystem<FsDisk>>
Expand description
Get a filesystem reference of the kernel.
pub fn file_system() -> Option<&'static FileSystem<FsDisk>>
Get a filesystem reference of the kernel.