anki-code/xontrib-output-search

Refactor: rewrite code to pack the logic into object

Open

#12 建立於 2026年1月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (3 fork)auto 404
good first issue

倉庫指標

Star
 (51 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I mean

class OutputSearch:
    def __init__(self):
        ...

__xonsh__.xontrib_output_search = OutputSearch()

cc https://github.com/xonsh/xonsh/issues/6001

貢獻者指南