Columnator

dotty.tools.dotc.config.CliCommand.Columnator
class Columnator(heading1: String, heading2: String, maxField: Int, separation: Int)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply(texts: List[List[(String, String)]])(using Context): String