root
root
API
org.encalmo.utils
FileTree
FileTree
root
/
org.encalmo.utils
/
FileTree
FileTree
org.encalmo.utils.FileTree
See the
FileTree
companion trait
object
FileTree
extends
FileTree
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
FileTree
class
Object
trait
Matchable
class
Any
Self type
FileTree
.
type
Members list
Clear all
Type members
Inherited types
type
Node
= (
Int
,
String
)
Attributes
Inherited from:
FileTree
type
Tree
=
List
[
Node
]
Attributes
Inherited from:
FileTree
Value members
Inherited methods
final
def
commonPrefix
(
prefix
:
Path
,
path1
:
Path
,
path2
:
Path
): (
Path
,
Path
,
Path
)
Attributes
Inherited from:
FileTree
final
def
comparePaths
(
path1
:
Path
,
path2
:
Path
,
i
:
Int
):
Boolean
Attributes
Inherited from:
FileTree
def
compute
(
paths
:
Seq
[
Path
]):
Tree
Attributes
Inherited from:
FileTree
def
draw
(
pathsTree
:
Tree
):
String
Attributes
Inherited from:
FileTree
def
sort
(
paths
:
Seq
[
Path
]):
Seq
[
Path
]
Attributes
Inherited from:
FileTree
def
trimRight
(
string
:
String
):
String
Attributes
Inherited from:
FileTree
Inherited fields
val
endNode
:
String
Attributes
Inherited from:
FileTree
val
link
:
String
Attributes
Inherited from:
FileTree
val
middleNode
:
String
Attributes
Inherited from:
FileTree
val
space
:
String
Attributes
Inherited from:
FileTree
In this article
Attributes
Members list
Type members
Inherited types
Value members
Inherited methods
Inherited fields