Curious from perspective of this issue: https://github.com/kkinnear/zprint/issues/30#issuecomment-326465456 will planck be moving to cljs.core/*command-line-arguments*
?
yeah, it already did I think
@dominicm Yes, Planck sets both cljs.core/*command-line-arguments*
and planck.core/*command-line-arguments*
, with the 2nd being maintained for now so as to not break any existing scripts.