Skip to content

Remove support for unquoted forward slashes as values #57

Closed
@jpdillingham

Description

@jpdillingham

Presently, something like foo /bar.txt is supported. This breaks when parsing /a /b /c into three boolean parameters, so support for this needs to be removed from the regular expression.

Following this change, any values beginning with a forward slash will need to be quoted.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions