MCPcopy
hub / github.com/tornadoweb/tornado / file_uploader.py

File file_uploader.py

demos/file_upload/file_uploader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""Usage: python file_uploader.py [--put] file1.txt file2.png ...
4

Callers

nothing calls this directly

Calls 3

defineFunction · 0.90
parse_command_lineMethod · 0.80
runMethod · 0.45

Tested by

no test coverage detected