Amjad50 / Emerald

An Operating System in Rust
https://amjad.alsharafi.dev/Emerald
MIT License
12 stars 0 forks source link

Use `Path` similar structure in the kernel #41

Closed Amjad50 closed 10 months ago

Amjad50 commented 10 months ago

Not sure if this is useful or needed, maybe it would make operations easier in fs/mod.rs, but an idea is to have a structure specific for paths in the kernel.