The spec does not specify what globbing patterns it allows. Is it just a single * at the end, or possibly more?
It does say that:
the aggregation process is not currently recursive, therefore it will not apply to children containers.
Inspired by solid/solid#253 (comment) (@melvincarvalho)
The spec does not specify what globbing patterns it allows. Is it just a single
*at the end, or possibly more?It does say that:
Inspired by solid/solid#253 (comment) (@melvincarvalho)