How can I add a FileSet to a FileSet? #52
Labels
Bug
Something isn't working
Enhancement
New feature or request
Question
Further information is requested
It seems like the
FileSet
class is missing a function to add aFileSet
to the private variable_fileSets
. Furthermore, what is the thought behind declaring_fileSets
as adict
and not alist
?The text was updated successfully, but these errors were encountered: