Class: Mangdown::MangaBat::Chapter
- Inherits:
-
Scrapework::Object
- Object
- Scrapework::Object
- Mangdown::MangaBat::Chapter
- Defined in:
- lib/mangdown/adapter/manga_bat.rb
Overview
A manga chapter web page
Instance Method Summary collapse
Instance Method Details
#hydra_opts ⇒ Object
135 136 137 |
# File 'lib/mangdown/adapter/manga_bat.rb', line 135 def hydra_opts { max_concurrency: 10 } end |