Files
archived-nodemon/lib
Remy Sharp acf4d61c79 Correctly parse exec when there's spaces
Closes #418
Closes #419

This version will handle quoted entities in the exec string or escaped spaces correctly, so the user can run:

--exec '"/bin/my cool app" {{filename}}'

Or

--exec '/bin/my\ cool\ app {{filename}}'

This will work both on the command line and from the API.
2014-12-08 09:16:16 +00:00
..
2014-12-05 22:52:06 +00:00
2013-12-05 09:45:53 +00:00
2014-06-04 02:49:24 +12:00
2014-12-04 22:07:34 +00:00