giftcards / FixedWidth

Library for working with fixed width files as well as their associated specs
MIT License
10 stars 4 forks source link

Fixes File instance #6

Closed clphillips closed 9 years ago

clphillips commented 9 years ago

FileFactory was preventing instantiation of FileReader by requiring a File instance, instead of a FileInterface.