scala.cli.commands.bsp
package scala.cli.commands.bsp
Members list
Type members
Classlikes
object Bsp extends ScalaCommand[BspOptions]
Attributes
- Supertypes
-
class ScalaCommand[BspOptions]trait RestrictableCommand[BspOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[BspOptions]class CaseApp[BspOptions]class Objecttrait Matchableclass AnyShow all
- Self type
-
Bsp.type
final case class BspOptions(shared: SharedOptions, jsonOptions: Option[String]) extends HasSharedOptions
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasSharedOptionstrait HasGlobalOptionsclass Objecttrait Matchableclass AnyShow all
object BspOptions
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BspOptions.type
In this article