delete

open override fun delete(path: <Error class: unknown class>, mustExist: Boolean): <Error class: unknown class>

This will delete the content of the given path

Parameters

path

the path to be deleted

mustExist

whether it is certain that path exists before the deletion