package
scala
Value Members
-
object
ScalaTask extends Serializable
-
lazy val
inputFileArrays: AnyRef { ... /* 3 definitions in type refinement */ }
-
lazy val
inputFiles: AnyRef { ... /* 3 definitions in type refinement */ }
-
lazy val
libraries: AnyRef { def +=[T](l: java.io.File*)(implicit evidence$1: org.openmole.plugin.task.jvm.JVMLanguageBuilder[T]): T => T }
-
lazy val
outputFiles: AnyRef { def +=[T](name: org.openmole.core.expansion.FromContext[String],p: org.openmole.core.context.Val[java.io.File])(implicit evidence$5: org.openmole.plugin.task.external.ExternalBuilder[T],implicit evidence$6: org.openmole.core.workflow.builder.InputOutputBuilder[T]): T => T }
-
lazy val
plugins: AnyRef { def +=[T](plugins: Seq[java.io.File]*)(implicit evidence$2: org.openmole.plugin.task.jvm.JVMLanguageBuilder[T]): T => T }
-
def
pluginsOf(clazz: Class[_]): Seq[File]
-
def
pluginsOf[T](implicit m: Manifest[T]): Seq[File]
-
def
pluginsOf(o: Any): Seq[File]
-
lazy val
resources: AnyRef { ... /* 4 definitions in type refinement */ }