BookProcessor

Post-processes a book.

Can be used to clean up a book after reading or before writing.

Author

paul

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun processBook(book: Book): Book