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