mirror of
https://github.com/denoland/deno.git
synced 2024-12-17 21:03:01 -05:00
8626ec7c25
Aligns the error messages in the ext/fs folder to be in-line with the Deno style guide. |
||
---|---|---|
.. | ||
30_fs.js | ||
Cargo.toml | ||
clippy.toml | ||
in_memory_fs.rs | ||
interface.rs | ||
lib.rs | ||
ops.rs | ||
README.md | ||
std_fs.rs | ||
sync.rs |
deno_fs
This crate provides ops for interacting with the file system.