Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Move inspect to its own handler #1120

Merged
merged 1 commit into from
Sep 20, 2018
Merged

Move inspect to its own handler #1120

merged 1 commit into from
Sep 20, 2018

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Sep 20, 2018

And also:

  • enable toString()'s verbose mode (since all of our core presets now result in clean inspect output, so there's no need to elide longer functions, especially since doing so makes it annoying when using custom functions in .neutrinorc.js)
  • move the process.exit() to the neutrino bin script (since it seems wrong to exit in the handler)

And also:
* enable `toString()`'s `verbose` mode (since all of our core presets
  now result in clean inspect output, so there's no need to elide
  longer functions, since doing so makes it annoying when using
  custom functions in `.neutrinorc.js`)
* move the `process.exit()` to the neutrino bin script (since it
  seems wrong to exit in the handler)
@edmorley edmorley added this to the v9 milestone Sep 20, 2018
@edmorley edmorley self-assigned this Sep 20, 2018
@edmorley edmorley merged commit 5680b16 into neutrinojs:master Sep 20, 2018
@edmorley edmorley deleted the inspect-handler branch September 20, 2018 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants