@tauri-apps/plugin-fs - v2.4.1
Tauri Docs
GitHub
Preparing search index...
RenameOptions
Interface RenameOptions
Since
2.0.0
interface
RenameOptions
{
oldPathBaseDir
?:
BaseDirectory
;
newPathBaseDir
?:
BaseDirectory
;
}
Index
Properties
old
Path
Base
Dir?
new
Path
Base
Dir?
Properties
Optional
old
Path
Base
Dir
oldPathBaseDir
?:
BaseDirectory
Base directory for
oldPath
.
Optional
new
Path
Base
Dir
newPathBaseDir
?:
BaseDirectory
Base directory for
newPath
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
old
Path
Base
Dir
new
Path
Base
Dir
Tauri Docs
GitHub
@tauri-apps/plugin-fs - v2.4.1
Loading...
Since
2.0.0