import * as mod from "https://deno.land/std@0.146.0/node/fs.ts";
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. | |
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. |