Hello, working with Tauri v2 and I have the plugin-fs installed. Is there a way to use the FS Plugin from Rust directly? I ask because all of the examples are for calling it from the FE side of things, but I would like to ensure that certain files are on-disk before the FE is loaded. To me this makes sense to put into the applications .setup() stage but I'm open to hearing other ways to handle this as well.
#Use the FS Plugin from Rust
2 messages · Page 1 of 1 (latest)