FileSystemPlugin
August 11, 2023
- Interface
File system plugin.
import { fileSystemPlugin } from "@plaoc/plugin";
Properties
- None
Methods
Write content.
Get URI.
Events
- None
Platform Compatibility
| Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
|---|---|---|---|---|
| writeFile | ✅ | ✅ | ✅ | X |
| getUri | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.13.0