Skip to main content

read_object

Function read_object 

Source
pub fn read_object(path: impl AsRef<Path>) -> Result<Map<String, Value>>
Expand description

Read a settings object. Missing files are treated as empty settings.