jcommander icon indicating copy to clipboard operation
jcommander copied to clipboard

New converter for a list of path arguments

Open twwwt opened this issue 3 years ago • 0 comments

This is a converter that takes a comma-delimited list of paths and converts it into List<Path>.

It's a frequent use case that an argument allows to specify multiple files, directories or a mixture of both.

twwwt avatar Nov 29 '21 10:11 twwwt