You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but deleteFile asks for the directory too. As a result, I have to extract just the filename out of the complete path as an extra step. Could Capacitor parse that for us?
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.
Feature Request
Description
The ReadFile method requires only the path parameter:
but deleteFile asks for the directory too. As a result, I have to extract just the filename out of the complete path as an extra step. Could Capacitor parse that for us?
Could just be:
The text was updated successfully, but these errors were encountered: