Class
RecursiveHTTPFetcher
In:
lib/commands/plugin/recursive_http_fetcher.rb
Parent:
Object
Methods
download
fetch
fetch_dir
links
ls
new
pop_d
push_d
Attributes
quiet
[RW]
Public Class methods
new
(urls_to_fetch, cwd = ".")
Public Instance methods
download
(link)
fetch
(links = @urls_to_fetch)
fetch_dir
(url)
links
(base_url, contents)
ls
()
pop_d
()
push_d
(dir)
[Validate]