We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73782b8 commit 90f7d6cCopy full SHA for 90f7d6c
Source/Index.swift
@@ -401,6 +401,8 @@ public class Index {
401
}
402
403
/// Browse all index content.
404
+ ///
405
+ /// The iterator object has a parameter `result` that contains the result of the current page.
406
/// At the end of the block handler, call the method `next()` of the iterator object to get the next page.
407
/// The parameter `end` is set to true when all the index was browsed.
408
///
0 commit comments