mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
This only documents the configurable attributes and not the inherited methods. Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
9 lines
185 B
ReStructuredText
9 lines
185 B
ReStructuredText
Fetcher
|
|
============
|
|
|
|
.. autoclass:: tuf.ngclient.FetcherInterface
|
|
:undoc-members:
|
|
:private-members: _fetch
|
|
|
|
.. autoclass:: tuf.ngclient.RequestsFetcher
|
|
:no-inherited-members:
|