scala.cli.commands.shared

Members list

Concise view

Type members

Classlikes

final case class BenchmarkingOptions(jmh: Option[Boolean], jmhVersion: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class CoursierOptions(ttl: Option[String], cache: Option[String], coursierValidateChecksums: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class CrossOptions(cross: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class HelpGroupOptions(helpJs: Boolean, helpNative: Boolean, helpScaladoc: Boolean, helpRepl: Boolean, helpScalafmt: Boolean)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class HelpOptions(logging: LoggingOptions) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class JavaPropOptions(javaProp: List[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class LoggingOptions(verbosityOptions: VerbosityOptions, quiet: Boolean, progress: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class MainClassOptions(mainClass: Option[String], mainClassLs: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class MarkdownOptions(enableMarkdown: Boolean)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class ScalaJsOptions(js: Boolean, jsVersion: Option[String], jsMode: Option[String], jsModuleKind: Option[String], jsCheckIr: Option[Boolean], jsEmitSourceMaps: Boolean, jsSourceMapsPath: Option[String], jsDom: Option[Boolean], jsHeader: Option[String], jsAllowBigIntsForLongs: Option[Boolean], jsAvoidClasses: Option[Boolean], jsAvoidLetsAndConsts: Option[Boolean], jsModuleSplitStyle: Option[String], jsSmallModuleForPackage: List[String], jsEsVersion: Option[String], jsLinkerPath: Option[String], jsCliVersion: Option[String], jsCliJavaArg: List[String], jsCliOnJvm: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ScalaNativeOptions(native: Boolean, nativeVersion: Option[String], nativeMode: Option[String], nativeGc: Option[String], nativeClang: Option[String], nativeClangpp: Option[String], nativeLinking: List[String], nativeLinkingDefaults: Option[Boolean], nativeCompile: List[String], nativeCompileDefaults: Option[Boolean], embedResources: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ScalacExtraOptions(scalacHelp: Boolean, scalacVerbose: Boolean)

Scala CLI options which aren't strictly scalac options, but directly involve the Scala compiler in some way.

Scala CLI options which aren't strictly scalac options, but directly involve the Scala compiler in some way.

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ScalacOptions(scalacOption: List[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedBspFileOptions(bspDirectory: Option[String], bspName: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedCompilationServerOptions(bloopBspProtocol: Option[String], bloopBspSocket: Option[String], bloopHost: Option[String], bloopPort: Option[Int], bloopDaemonDir: Option[String], bloopVersion: Option[String], bloopBspTimeout: Option[String], bloopBspCheckPeriod: Option[String], bloopStartupTimeout: Option[String], bloopDefaultJavaOpts: Boolean, bloopJavaOpt: List[String], bloopGlobalOptionsFile: Option[String], bloopJvm: Option[String], bloopWorkingDir: Option[String], server: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedDebugOptions(debug: Boolean, debugPort: Option[String], debugMode: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedDependencyOptions(dependency: List[String], repository: List[String], compilerPlugin: List[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedInputOptions(defaultForbiddenDirectories: Boolean, forbid: List[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedJavaOptions(javaOpt: List[String], javaProperties: JavaPropOptions)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedJvmOptions(sharedDebug: SharedDebugOptions, javaHome: Option[String], jvm: Option[String], jvmIndex: Option[String], jvmIndexOs: Option[String], jvmIndexArch: Option[String], javacPlugin: List[String], javacOption: List[String], bspDebugPort: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedOptions(suppress: SuppressWarningOptions, logging: LoggingOptions, js: ScalaJsOptions, native: ScalaNativeOptions, compilationServer: SharedCompilationServerOptions, dependencies: SharedDependencyOptions, scalac: ScalacOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, workspace: SharedWorkspaceOptions, sharedPython: SharedPythonOptions, scalaVersion: Option[String], scalaBinaryVersion: Option[String], scalacExtra: ScalacExtraOptions, snippet: SnippetOptions, markdown: MarkdownOptions, extraJars: List[String], extraCompileOnlyJars: List[String], extraSourceJars: List[String], resourceDirs: List[String], platform: Option[String], scalaLibrary: Option[Boolean], withCompiler: Option[Boolean], java: Option[Boolean], runner: Option[Boolean], semanticDb: Option[Boolean], addStubs: Option[Boolean], input: SharedInputOptions, helpGroups: HelpGroupOptions, strictBloopJsonCheck: Option[Boolean], compilationOutput: Option[String], withToolkit: Option[String]) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedPythonOptions(pythonSetup: Option[Boolean], python: Option[Boolean], scalaPyVersion: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedWatchOptions(watch: Boolean, restart: Boolean)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SharedWorkspaceOptions(workspace: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SnippetOptions(scriptSnippet: List[String], executeScript: List[String], scalaSnippet: List[String], executeScala: List[String], javaSnippet: List[String], executeJava: List[String], markdownSnippet: List[String], executeMarkdown: List[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SuppressWarningOptions(suppressDirectivesInMultipleFilesWarning: Option[Boolean], suppressOutdatedDependencyWarning: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class VerbosityOptions(verbose: Int @@ Counter, interactive: Option[Boolean], actions: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type