class CrMangaDownloadr::Pages

Defined in:

cr_manga_downloadr/pages.cr

Instance Method Summary

Instance methods inherited from class CrMangaDownloadr::DownloadrClient

close close, domain=(new_domain : String) domain=, fetch(uri : String) fetch, fetch_to(uri : String, filename : String) fetch_to, get(uri : String, binary = false) get, http_client! http_client!

Constructor methods inherited from class CrMangaDownloadr::DownloadrClient

new(config : CrMangaDownloadr::Config) new

Instance Method Detail

def fetch(chapter_link : String) #

[View source]