mill.define.PathRef
See thePathRef companion object
@Scaladoc(value = "/**\n * A wrapper around `os.Path` that calculates it\'s hashcode based\n * on the contents of the filesystem underneath it. Used to ensure filesystem\n * changes can bust caches which are keyed off hashcodes.\n */")
case class PathRef extends PathRefApi
A wrapper around os.Path
that calculates it's hashcode based on the contents of the filesystem underneath it. Used to ensure filesystem changes can bust caches which are keyed off hashcodes.
Attributes
- Companion
- object
- Source
- PathRef.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PathRefApiclass Objecttrait Matchableclass Any
Members list
In this article