Row

object Row
class Object
trait Matchable
class Any
Row.type

Value members

Concrete methods

def apply(values: NonEmptyList[String], line: Option[Long]): Row
def unapply(arg: Row): Some[NonEmptyList[String]]