InternalTarget

trait InternalTarget extends Target

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

Companion:
object
trait Target
class Object
trait Matchable
class Any

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.

Inherited methods

def render(internalTargetsAbsolute: Boolean): String
Inherited from:
Target