mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-22 09:35:10 +02:00
- replaceInFile returns true even when pattern doesn't match (silent rewrite) - grepFile treats CR-only (\r) file as single line (splits on \n only) - writeSessionContent(null) returns false (TypeError caught by try/catch)