pub fn write_section(path: &Path, extra_lines: &[String]) -> Result<bool>
Writes the managed section into the attributes file at path.
path
Error::Io on a read or write failure, Error::Config on unbalanced markers.
Error::Io
Error::Config