delete

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

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

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

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

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

This will delete the content of the given file path

Parameters

path

the path to be deleted

mustExist

whether it is certain that path exists before the deletion

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

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