annotate frontends/src/tools/__init__.py @ 2501:3b67fe672206
core (memory): file metadata handling methods:
- checkFilePermission check that requested permission(s) are granted for a file (without checking the parents)
- checkPermissionToRoot check that requested permission(s) are granted for a file and all its parents
- getFiles retrieve file(s) according to filter, and check permissions by default
- setFile create a file (and its parents if needed) and check permissions by default
author |
Goffi <goffi@goffi.org> |
date |
Wed, 28 Feb 2018 18:28:39 +0100 |
parents |
56aa0e98c92e |
children |
|