Philip W
02/25/2023, 4:32 PMConfigurableFileCollection
. I want to add a default value to my filecollection but users should be able to override the collection too. Of course you could use setFrom
to override the "convention" value but this require the user to use setFrom
too.