mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 16:20:52 +00:00
note in the docstring about mutable shares
This commit is contained in:
parent
5c418ba2cd
commit
bba8af6be1
@ -408,6 +408,8 @@ class StorageServer(service.MultiService, Referenceable):
|
||||
"""
|
||||
This method is not for client use.
|
||||
|
||||
:note: Only for mutable shares.
|
||||
|
||||
:return: An iterable of the leases attached to this slot.
|
||||
"""
|
||||
si_dir = storage_index_to_dir(storage_index)
|
||||
|
Loading…
x
Reference in New Issue
Block a user