1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-13 17:39:18 -05:00
denoland-deno/cli/tests
Asher Gomez 983c745d4f
chore: use FsFile[Symbol.dispose]() (#22007)
This change takes advantage of explicit resources management for
`FsFile` instances and tweaks documentation to encourage the use of it.

---------

Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-22 00:20:59 +01:00
..
integration fix: remove conditional unstable type-checking from other commands (#21991) 2024-01-21 22:47:46 +00:00
node_compat chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
testdata fix: remove conditional unstable type-checking from other commands (#21991) 2024-01-21 22:47:46 +00:00
unit chore: use FsFile[Symbol.dispose]() (#22007) 2024-01-22 00:20:59 +01:00
unit_node chore: use Deno.writeTextFile() where appropriate (#22008) 2024-01-21 21:58:24 +01:00
integration_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00