BUG: cli error messages are not directed to stderr
neutrinoceros opened this issue · 1 comments
neutrinoceros commented
The fix is trivial but I'll defer it to later, after we're done cleaning the clutter
neutrinoceros commented
actually the issue is more complex than I thought at first. There is a lot of confusion in what CLI function are supposed to return (some of them return int on error, but return actual objects otherwise).