summaryrefslogtreecommitdiff
path: root/fs/ensure_dir.ts
AgeCommit message (Collapse)Author
2019-04-07fix: ensure exists file/dir must be the same type or it will throw error ↵Axetroy
(denoland/deno_std#294) Original: https://github.com/denoland/deno_std/commit/24f41f67bdbc9f426e3f9f03598a1010748d8200
2019-03-14Improve jsdoc (denoland/deno_std#277)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/1805c18ac7ed3aa6727f509ee2ec55f718ff2f61
2019-03-12feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)Axetroy
Original: https://github.com/denoland/deno_std/commit/9ae941338aea09adf0d4f48d40f2b09131ae3d5f