Summary
Implement path_remove_directory for the native and web Preview1 backends.
Parent tracking issue: #15
Suggested implementation order: 22 / 39
Suggested dependencies
References
Acceptance criteria
path_remove_directory no longer returns ENOSYS on native and web.
- Tests cover empty/non-empty directory behavior.
Summary
Implement
path_remove_directoryfor the native and web Preview1 backends.Parent tracking issue: #15
Suggested implementation order: 22 / 39
Suggested dependencies
References
Acceptance criteria
path_remove_directoryno longer returnsENOSYSon native and web.