remove

open override fun remove(path: Path): List<PathTrieEntry<T>>(source)

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