remove

abstract fun remove(path: Path): List<PathMultimapEntry<T>>(source)

Removes all entries with a path contained by path (following the semantics of path containment) and returns a list of said entries.