Files
projet_gestion_commande/frontend-admin/node_modules/shell-quote/print.py
T
2026-02-07 22:33:02 +01:00

4 lines
53 B
Python
Executable File

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