anki-code/xontrib-output-search
GitHub で見るRefactor: rewrite code to pack the logic into object
Open
#12 opened on 2026年1月28日
good first issue
Repository metrics
- Stars
- (51 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
I mean
class OutputSearch:
def __init__(self):
...
__xonsh__.xontrib_output_search = OutputSearch()