lychee/src
Matthias a78e8318cd
Add (machine-readable) output file support (fixes #53)
For now we only support JSON.
I honestly don't know if it makes sense to include other formats.
For example, MD and HTML are not really
machine-readable. YAML is not
a great standard format for this use-case. Open for discussions, though.
2020-12-14 01:15:14 +01:00
..
bin/lychee Add (machine-readable) output file support (fixes #53) 2020-12-14 01:15:14 +01:00
client.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
client_pool.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
collector.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
excludes.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
extract.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
lib.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
test_utils.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
types.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
uri.rs Add (machine-readable) output file support (fixes #53) 2020-12-14 01:15:14 +01:00