Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
File System Standard, based on WHATWG spec reference implementation
default
Provides JavaScript modules compliant with the File System Standard's WebIDL and algorithms.
Struct encapsulating the result of querying or requesting access to the file system.
A potential location of a file system entry.
A list of one or more strings.
Object that is capable of reading from/writing to, as well as obtaining and changing the size of, a single file.
WritableStream object with additional convenience methods, which operates on a single file on disk.
A string that is not an empty string, is not equal to "." or "..", and does not contain '/' or any other character used as path separator on the underlying platform.
deno
File system related modules for Deno runtime.
File system for Deno runtime.
Local file system manager.
node
File system related modules for Node.js runtime.
File system for Node.js runtime.
Local file system manager.