consolidation / output-formatters

Apply transformations to structured data to write output in different formats.
Other
192 stars 13 forks source link

Add an accessor to get selected fields from the formatter object. #104

Closed greg-1-anderson closed 1 year ago

greg-1-anderson commented 1 year ago

Overview

This pull request:

Summary

Rather than hiding field selection inside the abstract list structured data class, make it available in the formatter options.