summaryrefslogtreecommitdiff
path: root/cli/tests/integration/install_tests.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-06-27 02:27:50 +0200
committerGitHub <noreply@github.com>2021-06-27 02:27:50 +0200
commit7b9737b9f4c25e1d25bfb352198cf24a50ceb2de (patch)
tree4f853a8218f5d0607304db33e2b02d87976678a7 /cli/tests/integration/install_tests.rs
parent015f252066c21bd6d36e5b4d58a34dd40e4c0db0 (diff)
feat(inspector): pipe console messages between terminal and inspector (#11134)
This commit adds support for piping console messages to inspector. This is done by "wrapping" Deno's console implementation with default console provided by V8 by the means of "Deno.core.callConsole" binding. Effectively each call to "console.*" methods calls a method on Deno's console and V8's console.
Diffstat (limited to 'cli/tests/integration/install_tests.rs')
0 files changed, 0 insertions, 0 deletions