DBController.getAllPosts

Undocumented in source. Be warned that the author may not have intended to support it.
class DBController
void
getAllPosts
(
int nskip
,
bool delegate
(
size_t idx
,
Post post
)
del
)

Meta