org.ensime.util

path

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class RichPath extends AnyVal

Value Members

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped