read_doc v0.1.0 ReadDoc.FileSaver
Saves all files according to options
Link to this section Summary
Functions
If allowed by options and according to options all files are backed up. Currently only one backup method is implemented, which is backing up with the next available suffix .bup<nb>
Link to this section Types
Link to this section Functions
Link to this function
maybe_backup_files(params)
maybe_backup_files(pair(ReadDoc.Options.t(), [String.t()])) :: pair(ReadDoc.Options.t(), [String.t()])
If allowed by options and according to options all files are backed up. Currently only one backup method is implemented, which is backing up with the next available suffix .bup<nb>