Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console,doc: add inspector console object #15579

Closed
wants to merge 1 commit into from

Commits on Sep 27, 2017

  1. console,doc: add inspector console object

    Also, remove undocumented (and unusable without inspector) methods from
    the global console object.
    
    Rather than having the undocumented methods on the global console, these
    methods are now available on the console.inspector object.
    
    Fixes: nodejs#12675
    bengl committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    2a08479 View commit details
    Browse the repository at this point in the history