include Cinnabar::Downloader::StrMixin url = 'https://docs.ruby-lang.org/en/master' url.download # OR: url.download({out_dir: "tmp", file_name: "custom.html"})
See Also: