BspModuleApi

mill.api.daemon.internal.bsp.BspModuleApi
See theBspModuleApi companion object
trait BspModuleApi extends ModuleApi

Attributes

Companion
object
Source
BspModuleApi.scala
Graph
Supertypes
trait ModuleApi
class Object
trait Matchable
class Any
Known subtypes
trait BspModule
trait JavaModule
trait JavaModule.this.JavaTests
trait KspModule.this.KspTests
trait ScalaModule.this.ScalaTests
trait SbtModule.this.SbtTests
trait MavenModule.this.MavenTests
trait FlywayModule
trait JmhModule
trait BomModule
trait JavaTests0
trait KotlinTests0
class Junit4
class Junit5
class TestNg
trait ScalaTests0
class Junit4
class Junit5
class Munit
class ScalaCheck
class ScalaTest
class Specs2
class TestNg
class Utest
class Weaver
class ZioTest
class Junit4
class Junit5
class TestNg
trait JlinkModule
trait MavenModule
trait RevapiModule
trait KtfmtModule
object KtfmtModule
trait KtlintModule
object KtlintModule
trait KotlinModule
trait DetektModule
trait KoverModule
trait KspModule
trait Base
class KotlinModule
trait Base
class JavaModule
trait Base
class Raw
class ScalaModule
trait TestModule
trait Junit4
trait Junit5
trait Munit
trait ScalaCheck
trait ScalaTest
trait Specs2
trait TestNg
trait Utest
trait Weaver
trait ZioTest
Show all

Members list

Value members

Concrete methods

def enableBsp: Boolean

Set this to false to make the Mill BSP server hide / ignore that module

Set this to false to make the Mill BSP server hide / ignore that module

Beware that if a module depends via moduleDeps or compileModuleDeps on modules that have enableBsp set to false, it will be ignored by the Mill BSP server too

Attributes

Source
BspModuleApi.scala

Inherited and Abstract methods

Attributes

Inherited from:
ModuleApi
Source
ModuleApi.scala

Attributes

Inherited from:
ModuleApi
Source
ModuleApi.scala