Function list_pages:
Defined in module book (file: /std/book.c)

Return all of the pages in the book in an array.

Prototype:
string array list_pages();
