Files
archmgr/commands/init.py
2026-02-02 17:33:54 +01:00

3 lines
49 B
Python

def init(force: bool = False):
print("Init")