brunk
Results
2
issues of
brunk
Strings in both options and arguments that contain single or double quotes were not being parsed and returned correctly. Added test script for both situations.
Changed how the shell `eval` handles a string option value so that single and double quotes do not fail. Added a new files with tests for single, double, and mixed...