Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
copyDir
Function copyDir
copyDir
(
src
:
string
,
dest
:
string
,
filter
?:
(
filepath
:
string
,
stats
:
Stats
)
=>
boolean
,
)
:
void
复制一个目录
Parameters
src
:
string
dest
:
string
filter
:
(
filepath
:
string
,
stats
:
Stats
)
=>
boolean
= ...
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
复制一个目录