Class

RecursiveHTTPFetcher

Inheritance
< Object

Attributes

Name Visibility R/W Description
quiet public RW

Methods

Class

Visibility Signature
public new (urls_to_fetch, level = 1, cwd = ".")

Instance

Visibility Signature
public download (link)
public fetch (links = @urls_to_fetch)
public fetch_dir (url)
public links (base_url, contents)
public ls ()
public pop_d ()
public push_d (dir)

Class Method Detail

new(urls_to_fetch, level = 1, cwd = ".")

Instance Method Detail

download(link)

fetch(links = @urls_to_fetch)

fetch_dir(url)

links(base_url, contents)

ls()

pop_d()

push_d(dir)