anki-code/xontrib-output-search
在 GitHub 查看Refactor: rewrite code to pack the logic into object
Open
#12 创建于 2026年1月28日
good first issue
仓库指标
- Star
- (51 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
I mean
class OutputSearch:
def __init__(self):
...
__xonsh__.xontrib_output_search = OutputSearch()