fclp / fluent-command-line-parser

A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Other
530 stars 86 forks source link

\" gets stripped from the end of arguments #95

Open jeffsaremi opened 6 years ago

jeffsaremi commented 6 years ago

-u \"/some/path\" is parsed as: \"/some/path\