* Stop failing acceptance tests if their directories already exist * Add an immutable config writing helper and use it in the cached sapling acceptance tests. Also: * consistently create missing config and state directories * refactor the common config writing code into a separate function * only ignore NotFound errors in replace_config * enforce config immutability using the type system |
||
|---|---|---|
| .. | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: