telepath / com.github.giedomak.telepath.kpathindex / KPathIndex / insert
insert
abstract fun insert(path: Path, dryRun: Boolean = false): Unit
(source)
Insert method to insert a Path into the KPathIndex.
Parameters
path
- The path we will insert into the KPathIndex.