Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: impl AsRef<Path>) -> Result<Config, AdapterError>
Expand description

Read a Properties file, using its path as the origin description.