summaryrefslogtreecommitdiff
path: root/runtime/js/40_files.js
AgeCommit message (Collapse)Author
2021-07-04refactor: use primordials in runtime/, part2 (#11248)Bartek IwaƄczuk
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-04-12feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)Casper Beyer
2021-04-12feat(runtime): add stat and statSync methods to Deno.File (#10107)Casper Beyer