1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Marco Böttcher c924a6cf00 flag: allow to define flags with abbreviation
* flag: allow to check the count of the free args to produce an error

* flag: allow to define flags with abbreviation

flags could be defined to use a single char as abbreviation like
'--output' or '-o'
'--help' or '-h'
2019-08-07 16:52:10 +02:00
..
2019-08-07 14:07:37 +02:00
2019-08-07 13:39:54 +02:00
2019-08-07 14:07:37 +02:00
2019-08-07 13:39:54 +02:00
2019-08-07 09:53:33 +02:00
2019-06-29 12:00:31 +02:00
2019-08-07 14:16:10 +02:00
2019-07-13 16:47:23 +02:00
2019-08-07 09:53:33 +02:00
2019-08-02 23:41:02 +02:00
2019-08-07 05:28:00 +02:00
2019-08-04 00:11:56 +02:00
2019-08-07 05:28:00 +02:00
2019-07-30 15:06:16 +02:00
2019-07-31 23:19:27 +02:00
2019-08-02 00:31:02 +02:00