IzText

izumi.fundamentals.platform.strings.IzText$
object IzText

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
IzText.type

Members list

Concise view

Type members

Classlikes

final case class Row(parts: Seq[String], splitter: String)

Attributes

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

Value members

Concrete methods

def tableFormat(rows: Seq[Seq[String]], header: List[String]): String