whatwg / fs

File System Standard
https://fs.spec.whatwg.org/
Other
225 stars 19 forks source link

Specify "origin private file system"-ness on a FileSystemHandle #110

Closed a-sully closed 1 year ago

a-sully commented 1 year ago

Fixes #103 Related to #92 and #109

Gives a FileSystemHandle an "is in an origin private file system" predicate which checks for the empty string in its path


Preview | Diff