ronaque / FileSystem

This repo implements a "virtual" CLI filesystem that i have conceptualised based on osdev wiki explaining FileSystems, and directory/file commands of linux and windows CMDs.
1 stars 0 forks source link

CWD struct #14

Open ronaque opened 3 months ago

ronaque commented 3 months ago

Implement a CWD struct which will be used to trace the folder path and parent folders