knf-cli 0.1.0

Merge layered configuration files and print the result
Documentation
1
2
3
4
5
6
---
source: crates/knf/tests/cli.rs
expression: "run_err(&dir, &[\"a.toml\", \"b.json\"])"
---
error: inputs mix toml and json formats; -f is required to choose the output format
help: pass -f json or -f toml