Neo
Neo
I think decent way is a hybrid of their ideas 1 and 2 (no breaking change): Keep the current API shape but add an optional sharedArrayName option. If the user...
Maybe exported parameters with default values alongside variadic parameters, the exported parameter would incorrectly consume command line arguments instead of using its default value.
> This change is a feature, not a bug. Just's parameters are all positional, including exported parameters with default values. #2825 requires a design for per-recipe exports, separate from parameters....