Skip to content

Escaped quote at the end of quoted argument  #106

@WouterTinus

Description

@WouterTinus

I ran into a little bug with the latest Nuget package (1.4.3).

--param "something something" is parsed as something something
--param "something \"{4}\" something" is parsed as something \"4\" something

However:

--param "something \"{4}\"" is expected to be something \"4\" but instead gives me something \"4, dropping the final quote.

Thanks for a nice library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions