actual open override fun delete(path: <Error class: unknown class>, mustExist: Boolean) This will delete the content of the given path
Parameters
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
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
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
whether it is certain that path exists before the deletion