Commit graph

13 commits

Author SHA1 Message Date
676c0ae573
Fix wrong argument descriptions 2020-11-15 20:25:31 +01:00
Augusto Dwenger
fefa87ad52 Fix printing the help message twice 2020-11-10 14:50:31 +01:00
Augusto Dwenger
f1bf829c85 Fix spelling 2020-05-30 15:02:46 +02:00
Augusto Dwenger
fe1fd389ab Implement empty args and url validation
For this validation a new function was created to check the equality
of tow Arguments structs.
2020-05-29 14:24:00 +02:00
Augusto Dwenger
64cd3b25c5 Remove Equal and fmt logging 2020-05-29 13:44:48 +02:00
Augusto Dwenger
107ee865bb Add Error function test 2020-05-29 13:43:16 +02:00
Augusto Dwenger
5f22258a63 Move validationError to own file 2020-05-28 22:17:38 +02:00
Augusto Dwenger
224b1bd915 Merge branch 'feature/flag-parsing' of github.com:/hamburghammer/gstat into feature/flag-parsing 2020-05-15 21:34:14 +02:00
Augusto Dwenger
d9e0e349b9 WIP: Implement test for the args 2020-05-09 19:33:21 +02:00
Augusto Dwenger
408a715254 WIP: Implement test for the args 2020-05-09 16:45:19 +02:00
Augusto Dwenger
e22273150f Add comments to the public methods/functions 2020-05-03 20:45:46 +02:00
Augusto Dwenger
52e6ff3d02 Add flag parsing 2020-05-03 16:24:05 +02:00
Augusto Dwenger
2fe0685ecf Add error type and arg type 2020-05-01 16:15:50 +02:00