pub fn load_preset(name: &str) -> Result<Value>
Load a preset. A file on disk wins over the built in copy of the same name, so a drifting CLI can be corrected without waiting for a release.