Class: Mangdown::MangaBat::Chapter

Inherits:
Scrapework::Object
  • Object
show all
Defined in:
lib/mangdown/adapter/manga_bat.rb

Overview

A manga chapter web page

Instance Method Summary collapse

Instance Method Details

#hydra_optsObject



135
136
137
# File 'lib/mangdown/adapter/manga_bat.rb', line 135

def hydra_opts
  { max_concurrency: 10 }
end