Preparing search index...
The search index is not available
txiki.js
txiki.js
global
tjs
copyFile
Function copyFile
copy
File
(
path
,
newPath
)
:
Promise
<
void
>
Copies the source file into the target.
Parameters
path
:
string
Source path.
newPath
:
string
Target path.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
txiki.js
Loading...
Copies the source file into the target.