UnwrappedScript
scala.build.preprocessing.PreprocessedSource$.UnwrappedScript
final case class UnwrappedScript(originalPath: Either[String, (SubPath, Path)], relPath: RelPath, options: Option[BuildOptions], optionsWithTargetRequirements: List[WithBuildRequirements[BuildOptions]], requirements: Option[BuildRequirements], scopedRequirements: Seq[Scoped[BuildRequirements]], mainClassOpt: Option[String], scopePath: ScopePath, directivesPositions: Option[File], wrapScriptFun: CodeWrapper => (String, Int)) extends PreprocessedSource
Attributes
- Graph
- Supertypes
- class PreprocessedSourcetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any