pikpakfs/readme.md
2025-08-02 20:01:13 +08:00

9 lines
159 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

在CMD2的基础上实现对异步函数的支持
### 用法
继承REPLApp然后对于移除函数添加@RunSync即可
### 示例
运行: python app.py