Packages

p

de.sciss

file

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
  2. implicit final class RichFile extends AnyVal

Value Members

  1. def file(path: String): File

    Constructs a file from a path string.

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

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

  4. object File

Inherited from AnyRef

Inherited from Any

Ungrouped