Beak icon indicating copy to clipboard operation
Beak copied to clipboard

Let enum parameters be specified without leading .

Open ferranpujolcamins opened this issue 7 years ago • 0 comments

When a function has an enum parameter, I need to type the leading dot on the command line for it to work. e.g: ".none" instead of "none" for an optional parameter

It would be more natural If Beak accepted the parameter without the leading dot.

ferranpujolcamins avatar Oct 21 '18 20:10 ferranpujolcamins