InternalActionResult

sbt.util.ActionCache.InternalActionResult
See theInternalActionResult companion object

Represents a value and output files, used internally by the macro.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val outputs: Seq[VirtualFile]
val value: A1