@tauri-apps/plugin-fs - v2.4.1
Tauri Docs
GitHub
Preparing search index...
CopyFileOptions
Interface CopyFileOptions
Since
2.0.0
interface
CopyFileOptions
{
fromPathBaseDir
?:
BaseDirectory
;
toPathBaseDir
?:
BaseDirectory
;
}
Index
Properties
from
Path
Base
Dir?
to
Path
Base
Dir?
Properties
Optional
from
Path
Base
Dir
fromPathBaseDir
?:
BaseDirectory
Base directory for
fromPath
.
Optional
to
Path
Base
Dir
toPathBaseDir
?:
BaseDirectory
Base directory for
toPath
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Path
Base
Dir
to
Path
Base
Dir
Tauri Docs
GitHub
@tauri-apps/plugin-fs - v2.4.1
Loading...
Since
2.0.0