[][src]Function acpi_client::utils::parse_entry_file

pub fn parse_entry_file(path: &Path) -> Result<String, Box<dyn Error>>

Returns a string parsed from a file in a directory.

Arguments

  • path - A path to the file to parse