diff options
author | Casper Beyer <caspervonb@pm.me> | 2021-04-11 20:05:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-11 14:05:22 +0200 |
commit | f5a9474952f459a5095e0aae68e0984fdd84b210 (patch) | |
tree | 314c1e9e9c5d86e0360b5e21d308d870d009723d /op_crates/file/lib.rs | |
parent | c0b6e09172f242e98a5bc82bd6f5dc20f705c8a2 (diff) |
feat: stabilize Deno.ftruncate and Deno.ftruncateSync (#10126)
This stabilizes Deno.ftruncate and Deno.ftruncateSync.
This is a well known system call and the interface is
not going to change. Implicitly requires write permissions
as the file has to be opened with write to be truncated.
Diffstat (limited to 'op_crates/file/lib.rs')
0 files changed, 0 insertions, 0 deletions