summaryrefslogtreecommitdiff
path: root/js/deno.ts
diff options
context:
space:
mode:
authorMani Maghsoudlou <manidlou@gmail.com>2018-09-03 17:22:30 -0700
committerRyan Dahl <ry@tinyclouds.org>2018-09-04 11:57:04 -0400
commit641e3d404dfeb8f70ae0eb6c59b898b9f44742a1 (patch)
tree7611e133745846dbef3cd11437bad5d3f06a7e52 /js/deno.ts
parentb2b4299e3b499c50bd11059854e3dcb4df2e2891 (diff)
Implement renameSync
Diffstat (limited to 'js/deno.ts')
-rw-r--r--js/deno.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/deno.ts b/js/deno.ts
index d121b3183..0eca6f0ac 100644
--- a/js/deno.ts
+++ b/js/deno.ts
@@ -8,6 +8,7 @@ export {
makeTempDirSync,
mkdirSync,
readFileSync,
+ renameSync,
statSync,
lStatSync,
writeFileSync