indexCandidates

fun indexCandidates(options: IndexCandidateOptions = IndexCandidateOptions.DEFAULT): List<IndexCandidate>

The paths worth an index, best first.

A report, not an action: nothing is built and nothing is scheduled. See IndexCandidate and IndexCandidateOptions for the thresholds, all of which are the caller's to change.