Relative
scala.scalanative.nir.SourceFile$.Relative
case class Relative(pathString: String) extends SourceFile
Relative path to source file based on the workspace path. Used for providing source files defined from the local project dependencies.
Value parameters
- pathString
-
path relative to
-sourceroot
setting defined when compiling source - typically it's root directory of workspace
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SourceFileclass Objecttrait Matchableclass Any
Members list
In this article