scala.build.preprocessing

Type members

Classlikes

final case class ScopePath(root: Either[String, Path], path: SubPath)
Companion:
object
object ScopePath
Companion:
class
final case class Scoped[T](path: ScopePath, value: T)