com.eharmony.aloha.io

vfs

package vfs

Visibility
  1. Public
  2. All

Type Members

  1. case class File extends Vfs with Product with Serializable

  2. sealed trait Vfs extends AnyRef

  3. case class Vfs1 extends Vfs with Product with Serializable

  4. case class Vfs2 extends Vfs with Product with Serializable

Value Members

  1. object File extends Serializable

  2. object Vfs

  3. object Vfs1 extends Serializable

  4. object Vfs2 extends Serializable

  5. object VfsType extends Enumeration

    This provides a standard way to deal with different file systems.

Ungrouped