nsomar/Guaka

Review the type safty of the flags

nsomar opened this issue · 0 comments

Make sure that the flags and their types are type safe
Maybe experiment into making the flag a generic? Or add a class that contains all the flags and is then passed to the command.

This class will have methods like getInt(flagName:) getString getBool