Module: Repub::App::Fetcher
- Included in:
- Repub::App
- Defined in:
- lib/repub/app/fetcher.rb
Defined Under Namespace
Classes: Cache, Fetcher, FetcherException
Constant Summary collapse
- AssetTypes =
{ :documents => %w[html htm], :stylesheets => %w[css], :images => %w[jpg jpeg png gif svg] }