scala.cli.commands.run.SharedRunOptions
See theSharedRunOptions companion object
final case class SharedRunOptions(sharedJava: SharedJavaOptions, watch: SharedWatchOptions, compileCross: CrossOptions, mainClass: MainClassOptions, sparkSubmit: Option[Boolean], submitArgument: List[String], standaloneSpark: Option[Boolean], hadoopJar: Boolean, command: Boolean, scratchDir: Option[String], useManifest: Option[Boolean])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article