Leaf

pamflet.Leaf
See theLeaf companion object
case class Leaf(localPath: String, raw: String, blocks: Seq[Block], template: Template) extends ContentPage

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Page
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val name: String

Attributes

Inherited from:
ContentPage
lazy val prettifyLangs: Set[String]

Attributes

Inherited from:
AuthoredPage
lazy val referencedLangs: Set[String]

Attributes

Inherited from:
AuthoredPage