MarkdownCodeBlockProcessor

scala.build.preprocessing.MarkdownCodeBlockProcessor$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def process(codeBlocks: Seq[MarkdownCodeBlock], reportingPath: Either[String, Path], scopePath: ScopePath, logger: Logger, maybeRecoverOnError: BuildException => Option[BuildException]): Either[BuildException, PreprocessedMarkdown]