Skip to content

Commit 90f7d6c

Browse files
committed
more info about browse
1 parent 73782b8 commit 90f7d6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/Index.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,8 @@ public class Index {
401401
}
402402

403403
/// Browse all index content.
404+
///
405+
/// The iterator object has a parameter `result` that contains the result of the current page.
404406
/// At the end of the block handler, call the method `next()` of the iterator object to get the next page.
405407
/// The parameter `end` is set to true when all the index was browsed.
406408
///

0 commit comments

Comments
 (0)