1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Axetroy
d6f808958f fix: ensure exists file/dir must be the same type or it will throw error (denoland/deno_std#294)
Original: 24f41f67bd
2019-04-07 04:01:23 +03:00
Vincent LE GOFF
0b4f73cf9d Improve jsdoc (denoland/deno_std#277)
Original: 1805c18ac7
2019-03-14 10:24:54 -04:00
Axetroy
1bfc46bbd2 feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)
Original: 9ae941338a
2019-03-12 01:52:43 -04:00