reeve-cli 0.2.8

Localhost web dev stack manager: web servers, per-vhost PHP versions, SSL, and DNS — RunCloud, scaled down.
1
2
3
//! Vhost CRUD helpers. State mutation lives on [`crate::state::State`]; this
//! module will own the render+reload orchestration triggered by vhost changes
//! (build step 3+).