btimby / cloudstrype

Personal cloud
MIT License
3 stars 0 forks source link

Build Directory/File management APIs. #5

Open btimby opened 7 years ago

btimby commented 7 years ago

You need CRUD operations for FS objects.

btimby commented 7 years ago

Still need unit tests. Also, weirdness with root directory needs to be solved.

btimby commented 7 years ago

Root directory must exist. Added method to ensure it does.

btimby commented 7 years ago

Still need tests.