1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-18 21:01:27 +00:00
Files
janet/src/boot
Calvin Rose e5a56174e2 Switch fexists to use os/stat when available.
When os/stat is not available, we first
try to read one byte from the file before
saying it is good. If that fails, it is not
a file that we can read from so it counts as not found.
2019-04-09 09:01:52 -04:00
..
2019-03-22 18:07:10 -04:00
2019-02-21 11:34:04 -05:00
2019-03-07 16:20:36 -05:00