Some cli improvements
- Adds cross platform clear console functionality - Replaces "search_for_metadata" if tree with a match case - Implements alternative command interface for handling the program - Fixes bug of error being displayed when quitting the program
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,3 +10,6 @@ __pycache__/
|
||||
|
||||
/build/*
|
||||
!/build/build.sh
|
||||
|
||||
# Virtual Environment
|
||||
venv
|
||||
|
Reference in New Issue
Block a user