We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c0dc4e + c8d79a3 commit 45271efCopy full SHA for 45271ef
1 file changed
tuf/ngclient/updater.py
@@ -74,6 +74,8 @@ class Updater:
74
downloads. Can be individually set in ``download_target()``
75
fetcher: ``Optional``; ``FetcherInterface`` implementation used to
76
download both metadata and targets. Default is ``RequestsFetcher``
77
+ config: ``Optional``; ``UpdaterConfig`` could be used to setup common
78
+ configuration options.
79
80
Raises:
81
OSError: Local root.json cannot be read
0 commit comments