package enums
- Alphabetic
- Public
- All
Type Members
- trait AdtToMap [A] extends AnyRef
- trait SingletonByName [A, C <: Coproduct] extends AnyRef
Value Members
- object AdtToMap
- object SingletonByName
Decorate java.io.File with functionality from common utility
packages, which would otherwise be verbose/ugly to call directly.
Decorate java.io.File with functionality from common utility
packages, which would otherwise be verbose/ugly to call directly.
Its nicer to put conveniences for working with File here
instead of using static accessors from J2SE or Guava.
NOTE: prefer NIO via the path utilities.
Adds functionality to the Apache VFS FileObject.
Adds functionality to the Apache VFS FileObject.
NOTE: prefer NIO via the path utilities.
NOTE: prefer NIO via the path utilities.
Idiomatic scala methods for Path.
Idiomatic scala methods for Path.
This is considered a low-level API and may be made private, prefer the more typesafe EnsimeFile hierarchy.
Functionality for the SourceFileInfo family.
Functionality for the SourceFileInfo family.