lyrasis / aspace-client-tasks

Collection of thor tasks for processing data and interacting with the ASpace API
3 stars 1 forks source link

Refactor methods that read files to instead accept data #24

Closed eightBitter closed 2 years ago

eightBitter commented 2 years ago

Having methods read data rather than filepaths will be more flexible because the user wouldn't have to start with a file. This makes it easier to chain methods that process data.