Functionsยง
- create_
file - Create a new doing file at
pathwith a single default section. - read_
file - Read and parse a doing file from
pathinto aDocument. - write_
file - Serialize and atomically write a
Documenttopath.
path with a single default section.path into a Document.Document to path.