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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product