Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
quote command part option undocumented #116
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jrandall commentedJun 19, 2017
In the spec, a command part option named
quoteis listed: https://github.com/broadinstitute/wdl/blob/develop/SPEC.md#command-part-optionsHowever, although the spec goes on to have a subsection explaining the other four options (
sep,true,false, anddefault) there appears to be no documentation of what is meant by thequoteoption.