FileType

replpp.shaded.os.FileType
See theFileType companion object
sealed trait FileType

Simple enum with the possible filesystem objects a path can resolve to

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Dir
object File
object Other
object SymLink
In this article