Link

toolkit / com.sas.android.visualanalytics.sdk / FileHandler / delete

delete

abstract fun delete(path: String): Unit

Deletes the file at the given path.

Parameters

path -

    a fully qualified file path..

Exceptions

IOException -

    if an I/O error occurs.