pub fn to_file<P: AsRef<Path>>(path: P, doc: &OboDoc) -> Result<()>
Expand description

Write an OBO document to a file on the local filesystem.