InternalTarget

laika.ast.InternalTarget
See theInternalTarget companion object
trait InternalTarget extends Target

Represents a target within the virtual tree that can be referred to by links.

Attributes

Companion
object
Graph
Supertypes
trait Target
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Concrete methods

The underlying path reference, which is either a relative or absolute path, depending on the implementation of this trait.

The underlying path reference, which is either a relative or absolute path, depending on the implementation of this trait.

Attributes

Inherited methods

def render(internalTargetsAbsolute: Boolean): String

Attributes

Inherited from:
Target