MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / copyFileToLocal

Route copyFileToLocal

src/astroprint/api/files.py:None–None  ·  view source on GitHub ↗
api.route("/files/copy-to-local", methods=["POST"])

Source from the content-addressed store, hash-verified

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'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected