New `myclaude mail` group with: - config: interactive account setup - inbox: list recent messages - read: show message by UID - send: send email with attachments - reply/forward: reply to or forward messages
2 lines
32 B
Python
2 lines
32 B
Python
"""Mail module for myclaude."""
|