Skip to content

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"
}
Clone this wiki locally