arkham/src
Joe Bellus 81e557a037 Environment based options/flags
Environment variables can be checked for options/flags. The name of the
option is used to query if an environment variable exists for the given
option.

This can optionally be prefixed.
2021-06-19 15:59:46 -04:00
..
app.rs Environment based options/flags 2021-06-19 15:59:46 -04:00
command.rs Automatic help output 2021-06-19 19:07:04 +00:00
context.rs Environment based options/flags 2021-06-19 15:59:46 -04:00
lib.rs Automatic help output 2021-06-19 19:07:04 +00:00
opt.rs Automatic help output 2021-06-19 19:07:04 +00:00
tasks.rs Automatic help output 2021-06-19 19:07:04 +00:00
vox.rs Core app foundation/opt parsing 2021-06-19 03:20:29 -04:00