mirror of
https://github.com/janet-lang/janet
synced 2026-05-22 05:12:14 +00:00
1018cb9cca
This is a companion change to spork's issue As implemented, :has-been-script didn't quite mean what was intended. :has-exe should be an improvement. To prevent breakage, both :has-bin-script and :has-exe should be supported for a while in both spork and janet. Eventually :has-bin-script can be retired.