replpp.Config
See theConfig companion object
case class Config(predefFiles: Seq[Path], nocolors: Boolean, verbose: Boolean, classpathConfig: ForClasspath, remoteJvmDebugEnabled: Boolean, prompt: Option[String], greeting: Option[String], onExitCode: Option[String], maxHeight: Option[Int], scriptFile: Option[Path], command: Option[String], params: Map[String, String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article