diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-04-27 02:11:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-27 02:11:23 +0200 |
commit | 09b6dbc0a63cc55d0f65bd51416a04e577e08490 (patch) | |
tree | 5af459a257e3f16e1e28c43870b3f30a38926992 /cli/tests/testdata/coverage/complex_test.ts | |
parent | f4e442da4d948126e1db8cbb9905c5d140d94e1d (diff) |
feat: Deprecate Deno.run API in favor of Deno.Command (#17630) (#18866)
This commit adds `@deprecated` comments to `Deno.run` API declarations.
Since stabilization of `Deno.Command` API in [Deno
v1.31](https://deno.com/blog/v1.31#api-stabilizations), `Deno.Command`
is the preferred (more reliable) API to interact with subprocesses.
This is the preparation for the removal of `Deno.run` API in Deno 2.0.
Diffstat (limited to 'cli/tests/testdata/coverage/complex_test.ts')
0 files changed, 0 insertions, 0 deletions