gkno / gkno_launcher

The gkno launcher for executing tools or pipelines
MIT License
32 stars 7 forks source link

Spaces on the command line - Version 2 update #32

Open AlistairNWard opened 9 years ago

AlistairNWard commented 9 years ago

Update the command line parser to allow text strings to be included on the command line that contain spaces. Currently, the command line is split on spaces, so any value with a space breaks the parser.