FileType

gridscale.`package`.FileType
See theFileType companion object
sealed trait FileType

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Directory.type
object File.type
object Link.type
object Unknown.type
In this article