mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
fe368b72c1
This commit factors out APIs related to file system from "runtime/" to a separate "deno_fs" extension crate.
3 lines
73 B
Markdown
3 lines
73 B
Markdown
# deno_fs
|
|
|
|
This crate provides ops for interacting with the file system.
|