Skip to main content

load_preset

Function load_preset 

Source
pub fn load_preset(name: &str) -> Result<Value>
Expand description

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.