Implemented checking flags for exclusivity
- Also fixed a problem where required arguments were not found by their name, but only by their aliases. - Minor cleanup. - Fixed a problem where default logging level was not set successfully due to a naming error in the configuration field.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,4 +2,4 @@
|
||||
/target/
|
||||
.idea/
|
||||
compile.bat
|
||||
.vscode/
|
||||
/.vscode/
|
||||
|
||||
Reference in New Issue
Block a user