deno/ext/fs
denobot 7d47a85b57
chore: forward v1.40.5 release commit to main (#22424)
This is the release commit being forwarded back to main for 1.40.5

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-02-15 12:15:36 +05:30
..
30_fs.js chore: upgrade deno_core to 0.259.0 (#22311) 2024-02-07 02:16:08 +01:00
Cargo.toml chore: forward v1.40.5 release commit to main (#22424) 2024-02-15 12:15:36 +05:30
clippy.toml
interface.rs fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745) 2024-01-05 18:28:33 +05:30
lib.rs revert: Remove deprecations of file sync APIs (#22085) 2024-01-24 23:38:18 +01:00
ops.rs revert: Remove deprecations of file sync APIs (#22085) 2024-01-24 23:38:18 +01:00
README.md
std_fs.rs fix(fs): copyFile NUL path on macOS (#22216) 2024-02-01 10:06:09 +05:30
sync.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00

deno_fs

This crate provides ops for interacting with the file system.