Options

ceesvee.CsvParser$.Options$
See theOptions companion trait
object Options

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Options.type

Members list

Concise view

Type members

Classlikes

case class Impl(maximumLineLength: Int) extends Options

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Options
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(maximumLineLength: Int): Impl