@maisyt/tauri-fs-util
v0.1.0
Published
A helper utility library for accessing filesystem when using Tauri. Also provide another implementation of Node (local fs) for unit test purpose.
Downloads
3
Readme
Tauri File System Util
A helper utility library for accessing filesystem when using Tauri. Also provide another implementation of Node (local fs) for unit test purpose.
See the IFileSystem interface for function provided.