mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
de54ef5ae6
This module provides methods for simple interaction with UI, without the need for explicit callbacks, for use by linear jobs between their steps. Uses coroutines, but their usage is hidden by a simple API. Factored out of Wikipedia:createEpubWithUI().