GitClassic
Feed
Explore
Random
Go Pro
Sign in
tauri-apps
/
tauri-plugin-fs
Code
/
Commits
/ 47694ed
enhance(fs): improve error message when resolving path in debug builds (#1939)
* enhance(fs): improve error message when resolving path in debug builds closes #11338 * fix compilation * deduplicate read_file code * fix compile * fix compile again * fmt * comma * add change file --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18375530788 Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Amr Bashir
committed on Oct 9, 2025, 11:59 AM
Showing
3
changed files
+112 additions
-19 deletions
M
src/commands.rs
+110
-18
M
src/mobile.rs
+1
-1
M
src/watcher.rs
+1
Browse files at this commit โ