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