Manual

io.github.quafadas.scautable.HeaderOptions.Manual
final case class Manual(headers: String*)

Use manually specified headers.

Value parameters

headers

The column names to use as headers

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product