Implicit use_delimiter(true)
can be confusing
#666
Labels
A-parsing
Area: Parser's logic and needs it changed somehow.
C-bug
Category: Updating dependencies
C-enhancement
Category: Raise on the bar on expectations
Milestone
After some testing, the new implicit
Arg::use_delimiter(true)
can be confusing to the point of thinking things are bugs.It needs to be removed in favor of explicitness. The comma (
,
) will remain the default delimiter if none is defined though.The text was updated successfully, but these errors were encountered: