Package

org.specs2

io

Permalink

package io

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

Type Members

  1. case class DirectoryStore(baseDirectory: DirectoryPath) extends Store with Product with Serializable

    Permalink

Value Members

  1. implicit macro def ToFileName(s: String): FileName

    Permalink
  2. def createFileName(c: Context)(s: scala.reflect.macros.whitebox.Context.Expr[String]): scala.reflect.macros.whitebox.Context.Expr[FileName]

    Permalink
  3. def fileNameFromString(s: String): Option[FileName]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped