summaryrefslogtreecommitdiff
path: root/fs/ensure_file_test.ts
AgeCommit message (Expand)Author
2019-04-24Eslint fixes (denoland/deno_std#356)Vincent LE GOFF
2019-04-07fix: ensure exists file/dir must be the same type or it will throw error (den...Axetroy
2019-03-19fix: wrong usage of assertThrowsAsync which without await keyword (denoland/d...Axetroy
2019-03-12feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)Axetroy