Summary
Implement path_create_directory for the native and web Preview1 backends.
Parent tracking issue: #15
Suggested implementation order: 21 / 39
Suggested dependencies
References
Acceptance criteria
path_create_directory no longer returns ENOSYS on native and web.
- Tests cover creation under preopens and duplicate-path handling.
Summary
Implement
path_create_directoryfor the native and web Preview1 backends.Parent tracking issue: #15
Suggested implementation order: 21 / 39
Suggested dependencies
References
Acceptance criteria
path_create_directoryno longer returnsENOSYSon native and web.