nodejs-assignments icon indicating copy to clipboard operation
nodejs-assignments copied to clipboard

feat(file-manager): add mkdir subtask

Open EternalRival opened this issue 1 year ago • 1 comments

While discussing path handling, I noticed that our file manager lacks the ability to create a directory.

This feature would be useful when testing an application on crosscheck.

Supposedly, our file manager is able to do all the basic operations except this one.

I haven't figured out what to do with the points, so I took some from Create empty file (probably not the best option)

EternalRival avatar Feb 02 '24 17:02 EternalRival

@AlreadyBored

EternalRival avatar Feb 02 '24 17:02 EternalRival