circu.js
Preparing search index...
fs
CModuleFS
rename
Function rename
rename
(
oldPath
:
string
,
newPath
:
string
)
:
void
Rename or move a file/directory
Parameters
oldPath
:
string
Current path
newPath
:
string
New path
Returns
void
Throws
Error if operation fails
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Rename or move a file/directory