clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py.

This commit is contained in:
Qubasa
2024-06-02 16:52:31 +02:00
parent b03f9ad2f8
commit 58f5bc0be0
5 changed files with 84 additions and 86 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.direnv
***/.vscode
***/.hypothesis
out.log
.coverage.*
@@ -35,4 +36,4 @@ repo
# node
node_modules
dist
.webui
.webui