vfind command

This commit is contained in:
Amber
2024-01-29 14:07:09 +01:00
parent bd2eef0cf7
commit 60ccd874df
9 changed files with 50 additions and 7 deletions

View File

@ -1,6 +1,6 @@
import os
from colors import RED, YELLOW, GREEN, CYAN , BLUE, PURPLE
# from colors import RED, YELLOW, GREEN, CYAN , BLUE, PURPLE
EMPTY_TREE_LINE_LENGTH = 160
EMPTY_TREE_LINE = ' ' * EMPTY_TREE_LINE_LENGTH