SAIL-Labs/AMICAL

BUG: cli error messages are not directed to stderr

neutrinoceros opened this issue · 1 comments

The fix is trivial but I'll defer it to later, after we're done cleaning the clutter

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).