cargo-binstall/src
Jiahao XU 62be22256b
Refactor: Extract download_and_extract_with_filter
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-10 16:37:48 +10:00
..
fetchers Refactor: Extract download_and_extract_with_filter 2022-06-10 16:37:48 +10:00
helpers Rewrite untar: Takes a filter fn instead of array 2022-06-10 16:35:51 +10:00
bins.rs Refactor for rich errors, split user abort and genuine error 2022-06-01 00:29:14 +12:00
drivers.rs Refactor: Extract download_and_extract_with_filter 2022-06-10 16:37:48 +10:00
errors.rs Add error codes to documentation 2022-06-01 00:29:18 +12:00
fetchers.rs Use download_and_extract in fetchers 2022-06-09 14:46:00 +10:00
helpers.rs Refactor: Extract download_and_extract_with_filter 2022-06-10 16:37:48 +10:00
lib.rs Fix test::parse_meta in lib.rs 2022-06-09 01:53:24 +10:00
main.rs Rm unused param pkg_path in install_from_package 2022-06-09 14:47:43 +10:00
target.rs Fix format now 2022-06-08 01:44:11 +12:00