Colorful独立
This commit is contained in:
@@ -3,8 +3,7 @@ import os
|
||||
from time import sleep
|
||||
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
|
||||
from Convention.Runtime.File import *
|
||||
from Convention.Runtime.Config import *
|
||||
|
||||
file = ToolFile("[Test]")|"temp"|None
|
||||
print(file.MustExistsPath())
|
||||
PrintColorful(ConsoleFrontColor.RED, "Hello, World!")
|
||||
|
||||
|
Reference in New Issue
Block a user