Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Append a list of suffixes to the current stem. This is mainly meant to be a convenience method for stuff like iterating over a list and storing the index in the filepath to disambiguate between files. append_to_stem: `"` -> `'` append_to_stem: Use to_arr append_to_stem: list -> Iterable append_to_stem: Add sep param
- Loading branch information