telepath / com.github.giedomak.telepath.kpathindex / KPathIndexDisk / search

search

fun search(pathPrefix: PathPrefix): Stream<Path> (source)

Overrides KPathIndex.search

Search method to lookup paths in the KPathIndex.

Parameters

pathPrefix - The prefix of a path which we need to search.

Return
A Stream with Paths which satisfy the pathPrefix.