delete

open fun delete(name: String): Boolean

Attempts to delete the settings file at the specified path

Return

true if the file was deleted, false otherwise

Parameters

name

the settings file name