mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-02 03:06:41 +00:00
more docstring
This commit is contained in:
parent
6fd0d61d5e
commit
835341f2c2
@ -74,6 +74,10 @@ KNOWN_CAPABILITIES = [
|
||||
|
||||
def capability_generator(kind):
|
||||
"""
|
||||
Deterministically generates a streap of valid capabilities of the
|
||||
given kind. The N, K and size values aren't related to anything
|
||||
real.
|
||||
|
||||
:param str kind: the kind of capability, like `URI:CHK`
|
||||
|
||||
:returns: a generator that yields new capablities of a particular
|
||||
|
Loading…
Reference in New Issue
Block a user