cmdline icon indicating copy to clipboard operation
cmdline copied to clipboard

Is it possible to parse multi arguments under one flag?

Open metorm opened this issue 9 years ago • 0 comments

e.g. test --input-names Alice Bob BlaBla

and I want to get an array of std::string

metorm avatar Oct 09 '16 03:10 metorm