quintilesims / slackbot

Slack bot for IQVIA
MIT License
2 stars 0 forks source link

Make ParseShell return empty slice if user provides unpaired double quotes in command #6

Closed jparsons04 closed 6 years ago

jparsons04 commented 6 years ago

If the user sends a command like command "some thing, this should fail. But, if the user gives a command that contains a single quote like command "Let's do the thing" then that should be handled.