6dc51e7 countme.ItemReader: add .fields and ._get_fields()

Authored and Committed by Will Woods 3 years ago
    countme.ItemReader: add .fields and ._get_fields()
    
    Refactor the field-reading / field-check from ItemReader._get_reader()
    to make things a little clearer, and add a `.fields` property so callers
    can examine what fields are in the thing they're reading.
    
        
file modified
+23 -17