Files
ical2rem/bin/main.ml
Paolo Donadeo df4e17bc31 feat: support multiple input files
- Accept multiple positional arguments instead of a single required file
- Extract `read_file` helper to separate file reading from parsing
- Collect all valid reminders across files before printing
- Handle per-file errors gracefully without aborting the whole run
2026-06-20 00:10:25 +02:00

2.6 KiB