class CrMangaDownloadr::Chapters

Defined in:

cr_manga_downloadr/chapters.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 #

[View source]