You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
practicing with scala. this is a very simple file system. supports commands to mkdir, cat, echo, cd, touch, ls, pwd, and rm.
does not persist any data.