lychee/src
Paweł Romanowski 1f787613d4
Add support for reading from stdin and make input handling more robust (closes #26)
* Adds a `skip_missing` flag
* Adds an `Input` enum to handle different types of inputs
2020-12-02 23:28:37 +01:00
..
client.rs Properly announce lychee user agent (#38) 2020-11-25 10:11:02 +01:00
client_pool.rs Use builder pattern and channels (fixes #12) (#33) 2020-11-24 21:30:06 +01:00
collector.rs Add support for reading from stdin and make input handling more robust (closes #26) 2020-12-02 23:28:37 +01:00
extract.rs Add support for reading from stdin and make input handling more robust (closes #26) 2020-12-02 23:28:37 +01:00
main.rs Add support for reading from stdin and make input handling more robust (closes #26) 2020-12-02 23:28:37 +01:00
options.rs Add support for reading from stdin and make input handling more robust (closes #26) 2020-12-02 23:28:37 +01:00
stats.rs Use builder pattern and channels (fixes #12) (#33) 2020-11-24 21:30:06 +01:00
test_utils.rs Add support for reading from stdin and make input handling more robust (closes #26) 2020-12-02 23:28:37 +01:00
types.rs Add support for reading from stdin and make input handling more robust (closes #26) 2020-12-02 23:28:37 +01:00