summaryrefslogtreecommitdiff
path: root/fs/utils.ts
AgeCommit message (Collapse)Author
2019-05-30chore: Implement strict mode (denoland/deno_std#453)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/be24677d15494e83eea2e99bfc5ccfdde31cb892
2019-04-24Eslint fixes (denoland/deno_std#356)Vincent LE GOFF
Make warnings fail Original: https://github.com/denoland/deno_std/commit/4543b563a9a01c8c168aafcbfd9d4634effba7fc
2019-04-23fs utils getFileInfoType() return undefined when not found ↵Axetroy
(denoland/deno_std#341) Original: https://github.com/denoland/deno_std/commit/0a6180016383b9d527bb96556ae0bcdabe5161eb
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-17extract internal method isSubdir to fs/utils.ts (denoland/deno_std#285)Axetroy
Original: https://github.com/denoland/deno_std/commit/da4abcd9a3a5775939c3941a884d1c6f4d287d0f