All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mill.define.DynamicModule.scala Maven / Gradle / Ivy

The newest version!
package mill.define

/**
 * A module which you can override [[millModuleDirectChildren]] to dynamically
 * enable or disable child modules at runtime
 */
trait DynamicModule extends Module




© 2015 - 2025 Weber Informatics LLC | Privacy Policy