other than `topdirFile.walk().onEnter { file-> ...
# announcements
s
other than
topdirFile.walk().onEnter { file-> file.path == topdir}
i
No, there is no such special indicator passed to
onEnter
callback.