Util: Add ArgParser missing argument error message
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
OptionRequiresArgument,
|
||||
OptionInvalidArgumentType,
|
||||
ArgumentExtraOperand,
|
||||
ArgumentRequired,
|
||||
ArgumentInvalidType,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user