Crate deno_fs

Source

Re-exports§

pub use crate::sync::MaybeSend;
pub use crate::sync::MaybeSync;

Modules§

sync

Structs§

FsDirEntry
WARNING: This is part of the public JS Deno API.
FsOpsError
OpenOptions
OperationError
RealFs
deno_fs
An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:

Enums§

CheckedPath
FsError
FsFileType
FsOpsErrorKind

Constants§

UNSTABLE_FEATURE_NAME

Traits§

AccessCheckFn
FileSystem
FsPermissions
GetPath

Functions§

open_options_with_access_check

Type Aliases§

AccessCheckCb
FileSystemRc