api.route("/files/copy-to-local", methods=["POST"])
| 1 | # coding=utf-8 |
| 2 | __author__ = "Gina Häußge <osd@foosel.net>" |
| 3 | __author__ = "Daniel Arroyo <daniel@astroprint.com>" |
| 4 | __license__ = 'GNU Affero General Public License http://www.gnu.org/licenses/agpl.html' |
nothing calls this directly
no outgoing calls
no test coverage detected