bard / mozrepl

Remotely control Firefox and other Mozilla apps with JavaScript
https://github.com/bard/mozrepl/wiki/
510 stars 64 forks source link

expose handleError function #63

Closed CarlOlson closed 8 years ago

CarlOlson commented 9 years ago

This allows a user to access handleError from a repl session. Allowing a user to more fully control mozrepl's output without having to clone the source.

I needed this behavior for making all output regular and parseable.