circu.js
Preparing search index...
asyncfs
CModuleAsyncFS
rename
Function rename
rename
(
path
:
string
,
newPath
:
string
)
:
Promise
<
void
>
Rename file (async)
Parameters
path
:
string
newPath
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Rename file (async)