pkgcore.fetch.base module
prototype fetcher class, all fetchers should derive from this
-
class pkgcore.fetch.base.fetcher[source]
Bases: object
-
get_path(fetchable)[source]
return the on disk path to a fetchable if it’s available, and fully
fetched.
If it isn’t, return None