mill.scalalib.spotless.Format.RelPathRef
See theRelPathRef companion class
object RelPathRef
Attributes
- Companion
- class
- Source
- Format.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RelPathRef.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
@Scaladoc(value = "/**\n * Resolves `rel` path against the current [[dynamicRoot root]] path.\n */")
Resolves rel
path against the current root path.
@Scaladoc(value = "/**\n * Runs `thunk` within a context where [[RelPathRef relative references]] are resolved against\n * the given `root`.\n */")
Runs thunk
within a context where relative references are resolved against the given root
.
Runs thunk
within a context where relative references are resolved against the given root
.
Attributes
- Source
- Format.scala
Givens
In this article