Joakim Frostegård
|
a5b1fa619a
|
cli_helpers: better error messages for config file opening/reading
|
2020-05-23 17:25:09 +02:00 |
|
Joakim Frostegård
|
b571f2d8fd
|
cli_helpers: add explicit short form -p for --print-config
|
2020-05-23 17:02:58 +02:00 |
|
Joakim Frostegård
|
f3bdb6bc2a
|
aquatic_ws: privilege dropping; cli_helpers: show error context
|
2020-05-23 17:02:52 +02:00 |
|
Joakim Frostegård
|
526faa9aab
|
cli_helpers: use anyhow in app fn; aquatic_ws: reorganize error handling
|
2020-05-23 14:05:50 +02:00 |
|
Joakim Frostegård
|
352f571c42
|
Decide to use Apache 2.0 license, add file and update Cargo.toml's
|
2020-04-20 16:54:43 +02:00 |
|
Joakim Frostegård
|
834a8c3fa2
|
cli_helpers: run_with_cli_and_config: rename function and "f" argument
|
2020-04-11 14:19:46 +02:00 |
|
Joakim Frostegård
|
8dfd49af0d
|
cli helpers: in run function, take function as argument instead
|
2020-04-09 17:56:20 +02:00 |
|
Joakim Frostegård
|
ac52668a3d
|
add crate cli_helpers with option and config parsing; use in aquatic
Putting cli functionality into its own crate will allow using it
from aquatic_bench and possibly other programs.
|
2020-04-09 16:55:40 +02:00 |
|