You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/fs/src
SRutile 9291e4d2ca
fix(fs): support any UTF-8 path in writeFile (#1640)
9 months ago
..
commands.rs fix(fs): support any UTF-8 path in writeFile (#1640) 9 months ago
config.rs fix(fs): Apply requireLiteralLeadingDot config (#1585) 11 months ago
desktop.rs feat(fs): resolve content URIs on Android (#1658) 10 months ago
error.rs refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727) 9 months ago
file_path.rs refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727) 9 months ago
lib.rs refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727) 9 months ago
mobile.rs feat(fs): resolve content URIs on Android (#1658) 10 months ago
models.rs feat(fs): resolve content URIs on Android (#1658) 10 months ago
scope.rs fix(fs): Prevent deadlock when scope listeners are registered. (#1221) 1 year ago
watcher.rs refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727) 9 months ago