| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I don't see any benefit to lazy loading these modules. Could you hoist this declaration to the top?
Sorry, something went wrong.
Extract history in separate function to manage it all in one place as a result add subclass that write entries to file (by default ~/.iojs_history). Also allow to disable history write via env variable NODE_DISABLE_HISTORY.
| Back | FazBrowse Home | New Git URL |
Extract history in separate function to manage it all in one place
as a result add subclass that write entries to file (by default ~/.iojs_history)