import * as mod from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";
Classes
c Dir | |
Instances of | |
|
Functions
TODO: Also accept 'data' parameter as a Node polyfill Buffer type once these are implemented. See https://github.com/denoland/deno/issues/3403 | |
TODO: Also accept 'data' parameter as a Node polyfill Buffer type once these are implemented. See https://github.com/denoland/deno/issues/3403 | |
Asynchronously changes the owner and group of a file. | |
Synchronously changes the owner and group of a file. | |
Unlike the 16 kb default | |
| |
TODO: Also accept 'path' parameter as a Node polyfill Buffer type once these are implemented. See https://github.com/denoland/deno/issues/3403 Deprecated in node api | |
TODO: Also accept 'path' parameter as a Node polyfill Buffer or URL type once these are implemented. See https://github.com/denoland/deno/issues/3403 | |
f link | TODO: Also accept 'path' parameter as a Node polyfill Buffer type once these are implemented. See https://github.com/denoland/deno/issues/3403 |
TODO: Also accept 'path' parameter as a Node polyfill Buffer type once these are implemented. See https://github.com/denoland/deno/issues/3403 | |
f open | |
f read | |
f rm | |
f stat | |
Write | |
If | |
Write an array of | |
For detailed information, see the documentation of the asynchronous version of this API: writev. |