about summary refs log tree commit diff
path: root/e2e-tests/tools/unseparated-prefix-arguments.scm
AgeCommit message (Collapse)Author
5 dayswork/command-line-tool: Support unseparated prefix arguments. HEAD mainArun Isaac
We support prefix arguments that have separate: false. This also requires more normalization in the reader to ensure the default value of separate and to coerce it to a boolean.