package
files
Type Members
-
type
Closeable = AnyRef { def close(): Unit }
-
class
FileWatcher extends FileMonitor with Actor
-
type
Files = Iterator[File]
-
type
ManagedResource[A <: Closeable] = Traversable[A]
Value Members
-
val
.: (File) ⇒ File
-
val
..: (File) ⇒ File
-
-
implicit
def
codecToCharSet(codec: Codec): Charset
-
def
home: File
-
implicit
def
pathToFile(path: Path): File
-
def
root: File
-
def
tmp: File
-
def
~: File
Inherited from AnyRef
Inherited from Any