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