sbt.nio.file.FileTreeView
See theFileTreeView companion object
Provides a view into the file system that allows retrieval of the children of a particular path. Specific implementations may use native library on some platforms to speed up recursive file tree traversal.
Type parameters
- T
-
the type of object returned for each file
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article