summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
AgeCommit message (Expand)Author
2022-12-04refactor: improve arg parsingHEADmainToby Vincent
2022-12-04feat: add missing options and improve option parsingToby Vincent
2022-12-02feat: impl nonprintable parsingToby Vincent
2022-12-02refactor: switch to reading lines instead of bytesToby Vincent
2022-12-01feat: impl reading from file/stdin and writing to stdoutToby Vincent