Go to the source code of this file.
Namespaces | |
namespace | repro::tools::fetch |
namespace | fetch |
Functions | |
def | repro::tools::fetch::ftp_gen |
Generate command to retrieve data from remote site using ftp executable. | |
def | repro::tools::fetch::wget_gen |
Generate command to retrieve data from remote site using wget executable. | |
def | repro::tools::fetch::fetch_emitter |
Alias target(s) of WGET and FTP builders to 'scons fetch' command and make them Precious. | |
def | repro::tools::fetch::generate |
Add WGET and FTP builders to the environment. | |
def | repro::tools::fetch::exists |
Return True (this tool always exists). |