user.tags.chapters.chapters.py
Modules
Actions
- user.chapter_current() → int
Return current chapter number
- user.chapter_final()
Go to final chapter
- user.chapter_jump(number: int)
Go to chapter number
- user.chapter_next()
Go to next chapter
- user.chapter_previous()
Go to previous chapter
Tags
- user.chapters
Reader app with chapter navigation