happy-opfs • Docs
happy-opfs / copySync
function copySync(
srcPath,
destPath,
options?): VoidIOResult
Sync version of copy
.
Parameter | Type |
---|---|
srcPath |
string |
destPath |
string |
options ? |
CopyOptions |
VoidIOResult
happy-opfs • Docs
happy-opfs / copySync
function copySync(
srcPath,
destPath,
options?): VoidIOResult
Sync version of copy
.
Parameter | Type |
---|---|
srcPath |
string |
destPath |
string |
options ? |
CopyOptions |
VoidIOResult