deleteFile

abstract suspend fun deleteFile(path: String): AdminResult<Unit>(source)

Delete a file from the device's filesystem.