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/permissions
ayang fef76bd504
feat(fs): add the `size` method to get the size of a file or directory (#2095)
6 months ago
..
autogenerated feat(fs): add the `size` method to get the size of a file or directory (#2095) 6 months ago
schemas feat(fs): add the `size` method to get the size of a file or directory (#2095) 6 months ago
app.toml fix(fs): app scopes not properly enabling paths (#1774) 9 months ago
create-app-specific-dirs.toml fix(fs): app scopes not properly enabling paths (#1774) 9 months ago
default.toml docs(fs): fix default permission documentation (#1980) 7 months ago
deny-default.toml feat: update to tauri beta, add permissions (#862) 1 year ago
deny-webview-data.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read-all.toml chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago
read-app-specific-dirs-recursive.toml fix(fs): app scopes not properly enabling paths (#1774) 9 months ago
read-dirs.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read-files.toml chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago
read-meta.toml feat(fs): add the `size` method to get the size of a file or directory (#2095) 6 months ago
scope.toml feat: update to tauri beta, add permissions (#862) 1 year ago
write-all.toml chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago
write-files.toml chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728) 9 months ago