afero
afero copied to clipboard
Add a Contains method
Add an Fs method that lists the contained Fs if any. It should return the Name() of anything contained in it. Alternatively it could return a list of source Fs inside it. Which you could then run Contained on again.
This is to know if you have a particular FS or not.
I'd happily write the patch if there was no CLA.