Closed jparsons04 closed 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.
command "some thing
command "Let's do the thing"
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 likecommand "Let's do the thing"
then that should be handled.