mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
c60123093d
* fix(fs): fix panic due to unwrap & truncate by default closes #846 * fmt and change file
156 B
156 B
fs, fs-js
| fs | fs-js |
|---|---|
| patch | patch |
Add createNew option for writeFile and writeTextFile to create the file if doesn't exist and fail if it does.