PathBased

dotty.tools.scaladoc.PathBased
See thePathBased companion object
case class PathBased[T](entries: List[Entry[T]], projectRoot: Path)

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def get(path: Path): Option[Result[T]]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product