babashka / obb

Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture.
Eclipse Public License 1.0
241 stars 5 forks source link

Output from print functions goes to to stderr #16

Open zane opened 2 years ago

zane commented 2 years ago

Output from print functions (clojure.core/print, clojure.core/pr, js/console.log, etc) goes to stderr instead of stdout.