1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-22 02:33:19 +00:00
Calvin Rose 8084e4c728 Add support for multiple directories in JANET_PATH.
Use a colon ":" as the separator on posix, and semicolon ";" on
windows (and mingw).
2024-09-20 23:05:02 -05:00
..