Knock

pamflet.Knock$
object Knock

Attributes

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

Members list

Concise view

Value members

Concrete methods

def knockEither(value: String, propFiles: Seq[File], ps: List[FencePlugin]): Either[Throwable, (String, Seq[Block], Template)]
def knockEither(value: String, template0: Template): Either[Throwable, (String, Seq[Block], Template)]
def knockEither(value: String, template0: Template, ps: List[FencePlugin]): Either[Throwable, (String, Seq[Block], Template)]
def notifyBeginPage(): Unit

Concrete fields

lazy val discounter: PamfletDiscounter.type