Indentation

org.specs2.specification.process.Indentation
See theIndentation companion object
trait Indentation

Fold function to compute the indentation of each fragment based on the presence of Tabs fragments

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Indentation.type

Members list

Value members

Concrete methods

def fold: FoldState[Fragment, Int]
def foldLeft: (Int, Fragment) => Int