IzText

izumi.fundamentals.platform.strings.IzText
object IzText

Attributes

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

Members list

Type members

Classlikes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

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