-
Notifications
You must be signed in to change notification settings - Fork 32
deleteFile
Pk11 edited this page Jan 22, 2023
·
8 revisions
The deleteFile
function has 1 parameter. It deletes the specified file.
-
file
-> The File, which should be deleted
Example:
{
"type": "deleteFile",
"file": "sdmc:/Universal-Updater.cia"
}
Need help? Join our Discord server or create a discussion.