IGPenguin / mobile-toolkit

📱 Terminal tool for Android & iOS device management
MIT License
356 stars 43 forks source link

apaste - throw error on invalid input #165

Closed IGPenguin closed 4 years ago

IGPenguin commented 4 years ago

🐞 Whats wrong

Process gets killed when utf8 chars are passed into this script.

🌈 Desired state

Throw error when input is not valid.

📏 Challenges

Check argument contents.