| 1 | # unpack the desired datasets records into a filesystem-based subdir structure which can then be |
| 2 | # used to create a synthetic dataset of desired records. each record can now be easily modified on |
| 3 | # the filesystem before being packed back into a dataset |
| 4 | # |
nothing calls this directly
no test coverage detected