This message was deleted.
# community-support
s
This message was deleted.
t
Maybe you could use
Project#files
and then
asFileTree
?
r
That works. It doesn't return a
_Configurable_FileTree
, so I can't call
#exclude
on the return value directly, but I can just use a
matching {}
block