mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-18 15:33:03 +08:00
refactor(modules): 将 AutoScriptEngine 移至 dsl/,ConfigUtils 移至 managers/config/,修复单一职责和依赖倒置问题
This commit is contained in:
@@ -5,6 +5,4 @@
|
||||
- TimerUtils: Timer utils class for the AutoLibrary project.
|
||||
- JSONReader: JSON reader class for the AutoLibrary project.
|
||||
- JSONWriter: JSON writer class for the AutoLibrary project.
|
||||
- ConfigUtils: Config utils class for the AutoLibrary project.
|
||||
- AutoScriptEngine: AutoScript script engine class for the AutoLibrary project.
|
||||
"""
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user