Changeset ce30f9d in trunk
- Timestamp:
- 2021-10-22T19:04:45Z (3 years ago)
- Branches:
- master
- Children:
- ff57706
- Parents:
- bcdfb815
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/storage/immutable.py ¶
rbcdfb815 rce30f9d 111 111 112 112 :param Optional[int] max_size: If given, the maximum number of bytes 113 that this ``ShareFile`` will accept to be stored. ``write`` will 114 accept in total. 113 that this ``ShareFile`` will accept to be stored. 115 114 116 115 :param bool create: If ``True``, create the file (and fail if it
Note: See TracChangeset
for help on using the changeset viewer.