japsa icon indicating copy to clipboard operation
japsa copied to clipboard

introducing new variable starting with word 'read' triggers ambiguity in japsa.util.CommandLine

Open dn-ra opened this issue 3 years ago • 0 comments

To avoid this when playing around with development in Japsa, ensure new argument names are completely different from existing argument names. eg. '--read' conflicts with '--readList' as the CommandLine module detects ambiguity between the two.

dn-ra avatar Jun 24 '21 06:06 dn-ra