PostModifierContext

mdoc.PostModifierContext
final class PostModifierContext

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def inDirectory: AbsolutePath
def inputFile: AbsolutePath
def lastValue: Any
def outDirectory: AbsolutePath
def outputFile: AbsolutePath
def relativePath: RelativePath

Concrete fields

val info: String
val originalCode: Input
val outputCode: String
val variables: List[Variable]