Files
mooknote_web/node_modules/shell-quote/print.py
DelLevin-Home a4a326401e 1
2026-03-10 22:06:32 +08:00

4 lines
53 B
Python

#!/usr/bin/env python3
import sys
print(sys.argv[1])