telepath / com.github.giedomak.telepath.kpathindex / KPathIndexInMemory / insert

insert

fun insert(path: Path, dryRun: Boolean): Unit (source)

Overrides KPathIndex.insert

Insert method to insert a Path into the KPathIndex.

Parameters

path - The path we will insert into the KPathIndex.