package format
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class HTMLOutputFormat(style: HTMLStyle = SimpleHTMLStyle) extends OutputFormat with Product with Serializable
- trait HTMLStyle extends AnyRef
- trait OutputFormat extends AnyRef
Value Members
- object ANSIOutputFormat extends OutputFormat
- object ASCIIOutputFormat extends OutputFormat
- object OutputFormat
- object RichBrowserOutputFormat extends OutputFormat
Supports rich output to JavaScript console in the browser
- object SimpleHTMLStyle extends HTMLStyle
- object SolarizedDark extends HTMLStyle