Searched defs:cache_dir (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Dpull.py64 cache_dir = None variable
100 pkgrecv [-aknrv] [-s src_uri] [-d (path|dest_uri)] [-c cache_dir]
115 -c cache_dir The path to a directory that will be used to cache
200 # If the cache_dir is in the list of directories that should
203 if d == cache_dir and caller_error and download_start:
207 cache_dir))
398 global archive, cache_dir, download_start, xport, xport_cfg, \
440 cache_dir = arg
507 if not cache_dir:
508 cache_dir
[all...]

Completed in 16 milliseconds