Package

org.ensime.util

path

Permalink

package path

Idiomatic scala methods for Path.

This is considered a low-level API and may be made private, prefer the more typesafe EnsimeFile hierarchy.

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

Type Members

  1. implicit final class RichPath extends AnyVal

    Permalink

Value Members

  1. def withTempDirPath[T](a: (Path) ⇒ T): T

    Permalink
  2. def withTempFilePath[T](a: (Path) ⇒ T): T

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped