HtmlOptions

org.specs2.reporter.HtmlOptions
See theHtmlOptions companion class
object HtmlOptions

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def template(outDir: DirectoryPath): FilePath

Concrete fields

val baseDir: DirectoryPath
val noStats: Boolean
val outDir: DirectoryPath
val search: Boolean
val toc: Boolean
val tocEntryMaxSize: Int
val variables: Map[String, String]
val warnMissingSeeRefs: Boolean