diff options
author | Marvin Hagemeister <marvin@deno.com> | 2024-05-28 12:24:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 12:24:54 +0200 |
commit | a0ddf7305895e2920ef5d9208fc9ec767ebb11d5 (patch) | |
tree | 691145ccdb10118be3e2ce9cf2f42a4988dc7133 /runtime/ops/bootstrap.rs | |
parent | 53606de6344fca63c40fde37056910b72a3c4f8d (diff) |
fix(ext/node): add `throwIfNoEntry` option in `fs.lstatSync` (#24006)
We didn't support the `throwIfNoEntry` option for Node's `fs.lstatSync`
method. Note that the async variant doesn't have this option.
Fixes https://github.com/denoland/deno/issues/23996
Diffstat (limited to 'runtime/ops/bootstrap.rs')
0 files changed, 0 insertions, 0 deletions