Wolfgang Bumiller d54e9e5a31 parameter handling:
the getopts crate is wrong, it uses String for free
arguments. We want a Path argument, which is not utf8.

clap is too big for our use case

so we're doing this manually

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-01-22 10:56:31 +01:00
2020-01-22 10:07:52 +01:00
2019-07-10 15:00:54 +02:00
2020-01-22 10:56:31 +01:00
2019-07-12 10:23:19 +02:00
2020-01-21 15:47:44 +01:00
2019-07-10 15:00:54 +02:00
2020-01-22 10:07:52 +01:00
2019-10-25 13:12:13 +02:00
2019-07-05 16:08:18 +02:00
Description
No description provided
17 MiB
Languages
Rust 96.9%
Makefile 3.1%