Package

de.sciss

file

Permalink

package file

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. file
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type File = java.io.File

    Permalink
  2. implicit final class RichFile extends AnyVal

    Permalink

Value Members

  1. object File

    Permalink
  2. def file(path: String): File

    Permalink

    Constructs a file from a path string.

  3. implicit def funToFileFilter(fun: (File) ⇒ Boolean): FileFilter

    Permalink
  4. def userHome: File

    Permalink

    A convenience method for the user's home directory according to system properties.

Inherited from AnyRef

Inherited from Any

Ungrouped