mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
mutable.txt: add warning about out-of-date section
This commit is contained in:
parent
3ad0168fbf
commit
fd5ad105a6
@ -365,6 +365,9 @@ client.create_mutable_file(), and later recreated from URIs with
|
||||
client.create_node_from_uri(). Instances of this class will contain a URI and
|
||||
a reference to the client (for peer selection and connection).
|
||||
|
||||
NOTE: this section is out of date. Please see src/allmydata/interfaces.py
|
||||
(the section on IMutableFilesystemNode) for more accurate information.
|
||||
|
||||
The methods of MutableFileNode are:
|
||||
|
||||
* download_to_data() -> [deferred] newdata, NotEnoughSharesError
|
||||
|
Loading…
Reference in New Issue
Block a user