mill.scalalib.UnresolvedPath.DestPath
See theDestPath companion object
@Scaladoc(value = "/** A path relative to the `out` folder, in form of `out/${segments}.dest/$subPath`. */")
case class DestPath extends UnresolvedPath
A path relative to the out
folder, in form of out/${segments}.dest/$subPath
.
Attributes
- Companion
- object
- Source
- UnresolvedPath.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UnresolvedPathtrait UnresolvedPathApi[Path]class Objecttrait Matchableclass Any
Members list
In this article