clipp icon indicating copy to clipboard operation
clipp copied to clipboard

option string value with special char

Open mipac opened this issue 4 years ago • 0 comments

Could you help me to parse an option with a string like this:

command --arg "abc: - (cde, 0)"

is it possible to use delimiter, like ", to specify the start and the end of a string value?

mipac avatar Jan 10 '20 08:01 mipac