summaryrefslogtreecommitdiff
path: root/std/fs/testdata/empty_dir_sync.ts
AgeCommit message (Collapse)Author
2020-01-09feat: Deno.args now does not include script (#3628)Ry Dahl
Previously Deno.args was ["script.js", "arg1", "arg2"] Now it is just ["arg1", "arg2"] BREAKING CHANGE
2019-12-18fix permission errors are swallowed by fs.emptyDir (#3501)Axetroy
2019-10-09remove std submoduleRyan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl
js/deps/https/deno.land/std -> js/std