FilesTree
org.encalmo.utils.FilesTree
object FilesTree
Members list
Value members
Concrete methods
Compute tree from file paths
Compute tree from file paths
Attributes
Draw a tree of files and folders starting at root
Draw a tree of files and folders starting at root
Value parameters
- includeRoot
-
whether to render root folder at the top
- isAllowed
-
whether to include given path and its subpaths
- maxDepth
-
max tree depth
- root
-
folder where to start
- visitOptions
-
java file visti options
Attributes
In this article