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/autogenerated/commands
ayang fef76bd504
feat(fs): add the `size` method to get the size of a file or directory (#2095)
6 months ago
..
copy_file.toml feat: update to tauri beta, add permissions (#862) 1 year ago
create.toml feat: update to tauri beta, add permissions (#862) 1 year ago
exists.toml feat: update to tauri beta, add permissions (#862) 1 year ago
fstat.toml feat: update to tauri beta, add permissions (#862) 1 year ago
ftruncate.toml feat: update to tauri beta, add permissions (#862) 1 year ago
lstat.toml feat: update to tauri beta, add permissions (#862) 1 year ago
mkdir.toml feat: update to tauri beta, add permissions (#862) 1 year ago
open.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read_dir.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read_file.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read_text_file.toml feat: update to tauri beta, add permissions (#862) 1 year ago
read_text_file_lines.toml feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964) 7 months ago
read_text_file_lines_next.toml feat: update to tauri beta, add permissions (#862) 1 year ago
remove.toml feat: update to tauri beta, add permissions (#862) 1 year ago
rename.toml feat: update to tauri beta, add permissions (#862) 1 year ago
seek.toml feat: update to tauri beta, add permissions (#862) 1 year ago
size.toml feat(fs): add the `size` method to get the size of a file or directory (#2095) 6 months ago
stat.toml feat: update to tauri beta, add permissions (#862) 1 year ago
truncate.toml feat: update to tauri beta, add permissions (#862) 1 year ago
unwatch.toml feat: update to tauri beta, add permissions (#862) 1 year ago
watch.toml feat: update to tauri beta, add permissions (#862) 1 year ago
write.toml feat: update to tauri beta, add permissions (#862) 1 year ago
write_file.toml feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964) 7 months ago
write_text_file.toml feat: update to tauri beta, add permissions (#862) 1 year ago