mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
docstring
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
parent
f51d49faa5
commit
d81b64ba9e
@ -189,8 +189,8 @@ class StorageClientConfig(object):
|
||||
|
||||
def get_configured_storage_plugins(self) -> dict[str, IFoolscapStoragePlugin]:
|
||||
"""
|
||||
:returns Dict[str, IFoolscapStoragePlugin]: a dict mapping names
|
||||
to instances for all available plugins
|
||||
:returns: a mapping from names to instances for all available
|
||||
plugins
|
||||
|
||||
:raises MissingPlugin: if the configuration asks for a plugin
|
||||
for which there is no corresponding instance (e.g. it is
|
||||
|
Loading…
x
Reference in New Issue
Block a user