summaryrefslogtreecommitdiff
path: root/fs/utils_test.ts
AgeCommit message (Expand)Author
2019-04-24Eslint fixes (denoland/deno_std#356)Vincent LE GOFF
2019-04-23fs utils getFileInfoType() return undefined when not found (denoland/deno_std...Axetroy
2019-04-07fix: ensure exists file/dir must be the same type or it will throw error (den...Axetroy
2019-03-17extract internal method isSubdir to fs/utils.ts (denoland/deno_std#285)Axetroy