mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
Implement renameSync
This commit is contained in:
parent
b2b4299e3b
commit
641e3d404d
5 changed files with 94 additions and 0 deletions
|
@ -8,6 +8,7 @@ export {
|
|||
makeTempDirSync,
|
||||
mkdirSync,
|
||||
readFileSync,
|
||||
renameSync,
|
||||
statSync,
|
||||
lStatSync,
|
||||
writeFileSync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue