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. Feed one to IndexDefinition.of to act on it.
Throws
if RaboshOptions.schema is false.