KotlinWorkerManager
mill.kotlinlib.KotlinWorkerManager
object KotlinWorkerManager extends ExternalModule
Attributes
- Graph
-
- Supertypes
-
class ExternalModuleclass BaseModuletrait BaseModuleApitrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Self type
-
KotlinWorkerManager.type
Members list
Type members
Inherited classlikes
@Scaladoc(value = "/**\n * Miscellaneous machinery around traversing & querying the build hierarchy,\n * that should not be needed by normal users of Mill\n */")
object moduleInternal extends Internal
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
- Inherited from:
- Module
- Supertypes
-
class Internalclass Objecttrait Matchableclass Any
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- BaseModule
Attributes
- Inherited from:
- Module
Attributes
- Inherited from:
- Module
Attributes
- Definition Classes
-
ExternalModule -> Module -> ModuleApi
- Inherited from:
- ExternalModule
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Module -> Any
- Inherited from:
- Module
In this article