mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-19 12:41:14 +00:00
* Add support for raw formatter (no color) * Introduce ResponseFormatter trait * Pass the same params to every cli command * Update dependencies * Remove pretty_assertions dependency (latest version doesn't build) |
||
|---|---|---|
| .. | ||
| commands | ||
| formatters | ||
| cache.rs | ||
| client.rs | ||
| color.rs | ||
| main.rs | ||
| options.rs | ||
| parse.rs | ||
| stats.rs | ||
| time.rs | ||